Files
webprogrammierung/css/main.css
T
2026-05-12 19:40:03 +02:00

7 lines
125 B
CSS

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