Smaller font-size for ranking table

This commit is contained in:
relikd
2020-10-01 12:12:00 +02:00
parent fc73635cb6
commit 4afe166e64
2 changed files with 3 additions and 2 deletions

View File

@@ -271,6 +271,7 @@ p.trckr { font-size: .9em; margin-left: .5em; }
#help-links .done { color: #52C840; }
/* rank-list */
#rank-list tr { font-size: 0.75em; }
#rank-list th span { display: block; margin-top: 4px; }
#rank-list th { vertical-align: bottom; }
#rank-list th a { cursor:pointer; border: unset; padding: 0 5px; margin: 0 2px; }