]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/style.css
Add pagination and fuzzy date to the player_index.
[xonotic/xonstat.git] / xonstat / static / css / style.css
index c275ff62022715fd290ba4df5007cbd46bdff021..a5b3e6c46dcc919cb2127577be9beb9c453b6519 100755 (executable)
@@ -191,6 +191,12 @@ input { font-family: 'Xolonium', 'Arial', 'Helvetica'; }
        text-align:center;
 }
 
+/* pagination */
+.pagination {
+    padding-right: 8px;
+}
+
+
 /* drop-down navigation */
 .nav, .nav ul {
        list-style: none;