]> git.rm.cloudns.org Git - xonotic/xonstat.git/commitdiff
Change background to match the main site.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 28 Feb 2015 20:32:44 +0000 (15:32 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 28 Feb 2015 20:32:44 +0000 (15:32 -0500)
xonstat/static/css/app.css

index 0780ca55e68e9ca3b32019bae6752ccf25d89779..d92787182d7b951d4dd0be0569f3909e09d472cc 100644 (file)
@@ -12,7 +12,7 @@
 
 /* Primary elements */
 body {
-    background: url("img/web_background_4.jpg") no-repeat fixed center center / cover  black;
+    background: url("img/bg.jpg") no-repeat fixed center center / cover  black;
     background-color: black;
     color: #D0D0D0;
     font-family: "XoloniumNormal", "Helvetica Neue", Helvetica, Arial, sans-serif;