From 3a9df0264083bdb5fc3d0cf3ee7141a8f2bae139 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 12:29:51 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/12/style.css b/12/style.css index 3b98aec..7c0a896 100644 --- a/12/style.css +++ b/12/style.css @@ -512,4 +512,12 @@ iframe.hidden { #week_05.hidden{ display:none; +} + +.icon { +color: white; +} + +.icon:hover { +color: fuchsia; } \ No newline at end of file