diff options
Diffstat (limited to 'land-and-freedom.css')
-rw-r--r-- | land-and-freedom.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/land-and-freedom.css b/land-and-freedom.css index be49582..09c834b 100644 --- a/land-and-freedom.css +++ b/land-and-freedom.css @@ -176,12 +176,17 @@ main { gap: 2px; margin-top: 15px; height: 25px; + z-index: -1; +} +.contributions .faction_token { + z-index: -1; } .front .value { font-weight: bold; font-size: 30px; margin-top: auto; + z-index: -1; } #madrid_front { |