« get me outta code hell

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

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