Merge pull request #222 from LightSaveUs/UI2

Hide the highlighting tweak adjustment
This commit is contained in:
ebolam
2022-10-17 20:38:36 -04:00
committed by GitHub

View File

@@ -3,3 +3,7 @@
color: inherit;
font-weight: inherit;
}
.world_info_card.used_in_game {
border: 2px outset var(--wi_card_border_color);
}