]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/app.css
Add fallback background color.
[xonotic/xonstat.git] / xonstat / static / css / app.css
index b4f9de620e893f6ea8cb477232c7ab68f22be2bd..3661e75d8db702be2ea23b36e8855aca0fdcce6c 100644 (file)
@@ -14,6 +14,7 @@
 /* Primary elements */
 body {
     background: url("img/web_background_4.jpg") no-repeat fixed center center / cover  black;
+    background-color: black;
     color: #D0D0D0;
     font-family: "XoloniumNormal", "Helvetica Neue", Helvetica, Arial, sans-serif;
 }