Files

10 lines
97 B
CSS
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
div.contents {
max-width: 60em;
}
h1 {
font-size: 1.5em;
}
h2 {
font-size: 1.25em;
}