finetune tabe and font sizes

This commit is contained in:
Andreas Wrede
2026-05-14 06:29:00 -04:00
parent 610ad0af30
commit 2b9523ec28
7 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -179,7 +179,7 @@
/* Message styling */
#messages {
font-size: 0.85em;
font-size: 1.00em;
line-height: 1.0;
}
@@ -232,7 +232,7 @@
padding: 3px 7px;
border: 1px solid #ccc;
border-radius: 4px;
font-size: 0.85em;
font-size: 1.00em;
color: #333;
}