beleg/static/style.css
2025-04-15 20:26:56 +02:00

8 lines
No EOL
75 B
CSS

* {
font-family: sans-serif;
}
main {
max-width: 600px;
margin: auto;
}