summaryrefslogtreecommitdiff
path: root/http/res/ranking.css
diff options
context:
space:
mode:
Diffstat (limited to 'http/res/ranking.css')
-rw-r--r--http/res/ranking.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/http/res/ranking.css b/http/res/ranking.css
index b05db9c..76b67ae 100644
--- a/http/res/ranking.css
+++ b/http/res/ranking.css
@@ -1,3 +1,4 @@
+#filters div[role="group"] { margin: 10px; }
.table-hover > tbody > tr.gold > td { background-color: #FFEF96 }
.table-hover > tbody > tr.silver > td { background-color: #E5E5E5 }
.table-hover > tbody > tr.bronze > td { background-color: #E1CAB4 }