gentoochan.css fix

Minor readability fix with quote shadows.
This commit is contained in:
JosephGoldbergStein 2013-08-11 22:45:29 +03:00
parent 5f4c54c12f
commit 6e3c31c881

View File

@ -10,7 +10,7 @@ a:link, a:visited, p.intro a.email span.name {
} }
a:link:hover { a:link:hover {
-moz-transition: all ease-in 0.5s; -moz-transition: all ease-in 0.5s;
text-shadow: 0px 0px 2px #000; text-shadow: 0px 0px 2px #CF6464;
} }
a.post_no { a.post_no {
color: #fff; color: #fff;