diff --git a/themes/maddybook/static/css/main.css b/themes/maddybook/static/css/main.css index 64360e2..dbdb802 100644 --- a/themes/maddybook/static/css/main.css +++ b/themes/maddybook/static/css/main.css @@ -20,7 +20,7 @@ header { footer { border-bottom: none; } -header a { +header a, header a:visited, header a:active, header a:hover { color: #222; text-decoration: none; }