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