From 833f818c945947b448380ce9271d9aa001c7df3a Mon Sep 17 00:00:00 2001 From: annasandri Date: Wed, 10 Jun 2020 11:45:21 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index 210a1ba..52e4a0c 100644 --- a/12/style.css +++ b/12/style.css @@ -50,9 +50,15 @@ body{ } -a.back{ +.back{ margin:20px; - color: fuchsia; +} + +a#main_page_link{ + color:fuchsia; +} +a#main_page_link:hover{ + color:black; } .intro{ @@ -74,7 +80,7 @@ a.back{ font-size:70px; color: fuchsia; font-family: Pilowlava; - text-shadow: 10px 10px blue; + /*text-shadow: 10px 10px blue;*/ }