wiki/assets/wiki.css

7 lines
93 B
CSS

body {
max-width: 38rem;
padding: 1.5rem;
margin: auto;
background-color: #b3b3cc;
}