From 4252ee6ebceb8f99531831aa97abbf0e02843d49 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 11:17:11 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;*/