From bf9d56f739c754f8836cb38fd4014c6be21d9f85 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 12:26:43 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index f41676e..3b98aec 100644 --- a/12/style.css +++ b/12/style.css @@ -509,4 +509,7 @@ iframe.hidden { float: left; border: 3px solid white; } - \ No newline at end of file + +#week_05.hidden{ + display:none; +} \ No newline at end of file