diff --git a/stylesheets/dark_red.css b/stylesheets/dark_red.css index 08d72514..6fa56a9a 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: #CCC; + color: #CCC !important; text-decoration: none; font-family: sans-serif; }