diff --git a/12/style.css b/12/style.css index 74a0d05..1be5248 100644 --- a/12/style.css +++ b/12/style.css @@ -326,7 +326,7 @@ a:hover{ -#resources iframe, iframe_04 { +#resources iframe, #iframe_04 { width: 100%; height: 100%; border: 1px solid #FAF0E6; @@ -441,8 +441,8 @@ iframe.hidden { #resources_05 { white-space: pre-wrap; - height: 300px; - width: 45%; + height: 480px; + width: 640px; color: white; font-size: 14px; /*overflow-y: auto;*/ @@ -455,7 +455,7 @@ iframe.hidden { } -#resources_05 iframe, iframe_04 { +#resources_05 iframe, #iframe_04 { width: 100%; height: 100%; /*border: 3px solid white;*/