diff --git a/stylesheets/dark_red.css b/stylesheets/dark_red.css index eec8a1f4..08d72514 100644 --- a/stylesheets/dark_red.css +++ b/stylesheets/dark_red.css @@ -31,7 +31,7 @@ div.title p { font-size: 10px; } a, a:link, a:visited, .intro a.email span.name { - color: #CCCCCC; + color: #CCC; text-decoration: none; font-family: sans-serif; } @@ -41,7 +41,6 @@ a:link:hover, a:visited:hover { text-decoration: none; } a.post_no { - color: #AAAAAA; text-decoration: none; } a.post_no:hover {