Update main.css

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