diff --git a/css/retro.css b/css/retro.css index 3fcb5de..88fc08f 100644 --- a/css/retro.css +++ b/css/retro.css @@ -11,14 +11,6 @@ body { background-image: url("retro/dark-bg.png"); } -#statsTable, -.card, -#messagesSpan { - font-family: "Early GameBoy", monospace; - color: #254806; - letter-spacing: -.15em; -} - .card { background: #808302; border-radius: 0; @@ -35,6 +27,21 @@ body { background: #808302; } +#statsTable, +.card, +#messagesSpan { + font-family: "Early GameBoy", monospace; + color: #254806; +} + +#statsTable { + letter-spacing: -.15em; +} + +#messagesSpan { + text-shadow: -2px -2px #808302, -2px 2px #808302, 2px -2px #808302, 2px 2px #808302; +} + td { border: 0 !important; } diff --git a/index.html b/index.html index 8d396bb..5ba33f0 100644 --- a/index.html +++ b/index.html @@ -126,7 +126,7 @@
Score | 0 |
---|---|
Meilleur score | + |
Meilleur | |
Niveau | 0 |