Files
timer/static/style.css
2024-04-16 23:45:34 +02:00

10 lines
97 B
CSS

body {
font-size: 16px;
font-family: sans-serif;
}
.error {
color: red;
}