Files
timer/static/style.css
2024-04-08 00:12:48 +02:00

9 lines
75 B
CSS

body {
font-size: 16px;
}
* {
font-family: sans-serif;
}