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