Slightly better CSS with shadows

This commit is contained in:
Yann Esposito (Yogsototh) 2010-11-29 16:06:45 +01:00
parent 7dcad9064d
commit 60839724dd

View file

@ -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