ari.lt/content/styles/404/index.css

10 lines
104 B
CSS
Raw Normal View History

* {
font-family: sans-serif;
}
body {
margin: auto;
max-width: 1200px;
padding: 4em;
}