From 9f4842bcbbb689e5b3629f28308e1a4981cd780e Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Tue, 9 Jun 2020 17:48:28 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index 31c846b..63ab282 100644 --- a/12/style.css +++ b/12/style.css @@ -309,13 +309,13 @@ a:hover{ margin-top: 80px; } -#resources { +#resources, #resources_04 { white-space: pre-wrap; - height: 100%; + height: 300px; width: 45%; color: black; font-size: 14px; - overflow-y: auto; + /*overflow-y: auto;*/ background: #FAF0E6; margin: 0px; border: 10px solid black;