add layer counter, graphics stuff

This commit is contained in:
biglyderv 2025-03-12 20:54:20 -04:00
parent f718e8d41f
commit aa9674718f
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
4 changed files with 15 additions and 7 deletions

View file

@ -44,7 +44,7 @@ html {
margin-top: 5px;
}
.item, .desc {
.item, .desc, .main-hud {
white-space: pre-wrap;
}