Files
2026-05-12 19:40:37 +02:00

7 lines
126 B
CSS

body {
background-color: coral;
}
a, button, input, select, textarea, label{
font-family: Arial, Helvetica, sans-serif;
}