about summary refs log tree commit diff stats
path: root/non-empty-sites.css
blob: 857c1fcc8e73802f689ccb4ab21028d112dd63bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
:root {
  font-family: sans-serif;
}
body {
  background-color: aliceblue;
}
.sites {
  column-width: 10rem;
}