diff options
Diffstat (limited to 'land-and-freedom.scss')
-rw-r--r-- | land-and-freedom.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/land-and-freedom.scss b/land-and-freedom.scss index 5c0c760..14ede73 100644 --- a/land-and-freedom.scss +++ b/land-and-freedom.scss @@ -230,12 +230,18 @@ main { // background-color: yellow; // opacity: 0.5; height: 25px; + z-index: -1; + + .faction_token { + z-index: -1; + } } .front .value { font-weight: bold; font-size: 30px; margin-top: auto; + z-index: -1; } #madrid_front { |