From e2e6a1c7c1713cf8324d298d373aabcffc05dbde Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Tue, 9 Jun 2020 17:46:47 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 49f59be..31c846b 100644 --- a/12/style.css +++ b/12/style.css @@ -445,11 +445,11 @@ a:hover{ #resources_05 { white-space: pre-wrap; - height: 45%; + height: 300px; width: 45%; color: white; font-size: 14px; - overflow-y: auto; + /*overflow-y: auto;*/ background: black; margin: 0px; border: 3px solid white;