diff --git a/theme-fred/static/css/main.css b/theme-fred/static/css/main.css index 9c07aef..f9b8326 100644 --- a/theme-fred/static/css/main.css +++ b/theme-fred/static/css/main.css @@ -102,7 +102,6 @@ a { a:hover { color: #fff; - color: white; } a:visited { @@ -110,7 +109,6 @@ a:visited { } a:visited:hover { - background-color: #f60; color: white; }