0 Votes

Changes for page Global Dashboard

Last modified by Ryan C on 2025/09/10 18:12

From version 21.1
edited by Ryan C
on 2025/05/15 00:55
Change comment: There is no comment for this version
To version 23.1
edited by Ryan C
on 2025/05/15 01:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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; }