Files
timer/static/style.css

13 lines
107 B
CSS

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