Minecraft tracker: fix incorrect bold css

This commit is contained in:
espeon65536 2021-08-04 15:41:48 -05:00 committed by Fabian Dill
parent 231613cb3b
commit 306bdd322f
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
text-align: right; text-align: right;
} }
#location-table tr.location-category:last-child { #location-table tr#Total-header {
font-weight: bold; font-weight: bold;
} }