]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/util/xs_interceptor/static/css/custom.css
Move the static assets to the "m" subdirectory
[xonotic/xonstat.git] / xonstat / util / xs_interceptor / static / css / custom.css
diff --git a/xonstat/util/xs_interceptor/static/css/custom.css b/xonstat/util/xs_interceptor/static/css/custom.css
deleted file mode 100644 (file)
index 6b5a689..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-body {
-  background-attachment: fixed;
-  background-clip: border-box;
-  background-color: rgb(0,0,0);
-  background-origin: padding-box;
-  background-position: 50% 50%;
-  background-image: url("../img/web_background_3.jpg");
-  background-repeat: no-repeat;
-  background-size: cover;
-}
-.hero-unit {
-  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
-  color: #999;
-}