diff --git a/content/css/main.css b/content/css/main.css index 747c2b82c..accf28884 100644 --- a/content/css/main.css +++ b/content/css/main.css @@ -5,7 +5,7 @@ $behindColor: #111111 $mainTextColor: $behindColor $mainBackgroundColor: white -$revealColor: #d53300 +$revealColor: #d50000 $secondRevealColor: #e25f2f $lighterRevealColor: #ffbe96 $imageBackgroundColor: $mainBackgroundColor @@ -90,6 +90,9 @@ body #content +mainColor +a:hover + text-shadow: 0 0 2px #FAA + a, a:link, a:visited, a:active, a:hover, #clickcomment text-decoration: none outline: none