Files
webprogrammierung/css/main.css
T
2026-05-11 09:52:19 +02:00

7 lines
120 B
CSS

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