formats.exposed/public/index/index.css

9 lines
102 B
CSS

body {
margin: 0 auto;
padding: 1rem;
width: 600px;
}
noscript {
font-weight: bold;
}