« get me outta code hell

style.css - scratchrlol - Simple HTML-based Scratch client
summary refs log tree commit diff
path: root/style.css
blob: 5d629e2b2633c191110d2154d69797c7bd38cd5e (plain)
1
2
3
4
5
6
7
8
9
10
body {
  max-width: 20cm;
  margin-left: auto;
  margin-right: auto;
}

li {
  margin-top: 4px;
  margin-bottom: 4px;
}