about summary refs log tree commit diff stats
path: root/assets/wiki.css
blob: 99a2f63252a3b82c28fce3819d0335ed5226d250 (plain) (blame)
1
2
3
4
5
6
body {
  max-width: 38rem;
  padding: 1.5rem;
  margin: auto;
  background-color: #b3b3cc;
}