formatted stylesheet

This commit is contained in:
Karma Riuk
2025-05-10 22:31:41 +02:00
parent 0a0e1b73fb
commit 9e69d376c6
3 changed files with 10 additions and 21 deletions

View File

@ -81,10 +81,10 @@ table tbody tr:hover {
/* style id column values */
table tbody td:nth-child(1) {
font-family: monospace;
width: 8ch;
white-space: normal;
word-break: break-all;
font-family: monospace;
width: 8ch;
white-space: normal;
word-break: break-all;
}
/* style score header */