diff options
Diffstat (limited to 'css/style-dark.css')
-rw-r--r-- | css/style-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style-dark.css b/css/style-dark.css index 813c291d..0fcced24 100644 --- a/css/style-dark.css +++ b/css/style-dark.css | |||
@@ -13,7 +13,7 @@ a, a:hover, a:visited { | |||
13 | color: #fff; | 13 | color: #fff; |
14 | } | 14 | } |
15 | 15 | ||
16 | #links a:hover, .backhome a:hover{ | 16 | #links a:hover, .backhome a:hover, .support a:hover{ |
17 | background-color: #fff; | 17 | background-color: #fff; |
18 | color: #000; | 18 | color: #000; |
19 | } | 19 | } |