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

View File

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