Files
blog-src/themes/default/css/styles.css
Florestan Bredow 73ec7dec65 Premier commit
2025-05-31 12:30:19 +02:00

22 lines
126 B
CSS

body {
max-width: 720px;
margin: auto;
background: red;
color: white;
}
h1 {
}
h2 {
}
h3 {
}
a {
}