]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/app.css
The statline is a class, not an ID.
[xonotic/xonstat.git] / xonstat / static / css / app.css
index 90932eb1207d3357fef2f6bde479d0b566e51e25..dee747b9e192b406d57c9ca3f9c67627da56e9b9 100644 (file)
@@ -117,10 +117,9 @@ ul, ol, dl {
   margin-left: 0;
 }
 
-/* One-off elements */
-#statline {
+.statline {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 0.9rem;
   position: relative;
-  top: -25px;
+  top: -20px;
 }