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;*/ }