]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/style.css
adapted z's search engine hints and header
[xonotic/xonstat.git] / xonstat / static / css / style.css
index 077fc031f9a68ee4fc80e36020deb30d9416b969..ffc7d24bb2937e7bfac571e06e9d33dce8c73ffe 100755 (executable)
@@ -3425,6 +3425,22 @@ a.thumbnail:hover {
 #navsearch select {
   width: 80px;
 }
+
+header {
+  height:0;
+}
+header a {
+  position:absolute;
+  top:20px;
+  left:180px;
+  display:block;
+  height:210px;
+  width:0;
+  padding-left:660px;
+  overflow:hidden;
+}
+header h2 { display:none; }
+
 /* Game scoreboard */
 .game {
   background-image: -moz-linear-gradient(center bottom , #062C52, #041B33);