... |
... |
@@ -1,12 +1,10 @@ |
1 |
1 |
{{html clean="false"}} |
2 |
2 |
<style> |
3 |
|
-<style> |
4 |
|
-.dashboard-column { |
5 |
|
- background-color: #002a4d !important; |
6 |
|
- border: 1px solid #004b80; |
7 |
|
- color: #f0f0f0; |
|
3 |
+.dashboard-column h3 a:hover { |
|
4 |
+ text-decoration: underline !important; |
|
5 |
+ text-shadow: 0 0 5px white; |
|
6 |
+ filter: brightness(1.2); |
8 |
8 |
} |
9 |
|
-</style> |
10 |
10 |
.cat-race a { color: #00ffff !important; } |
11 |
11 |
.cat-history a { color: #ffcc66 !important; } |
12 |
12 |
.cat-discrimination a { color: #ff6666 !important; } |