Update main.css

This commit is contained in:
NOrtmann1
2026-05-12 19:40:37 +02:00
parent 51d38b1d42
commit 48c855de7b
+1 -1
View File
@@ -2,6 +2,6 @@ body {
background-color: coral;
}
a, button, input, select, textarea label{
a, button, input, select, textarea, label{
font-family: Arial, Helvetica, sans-serif;
}