aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
blob: 5ea2e589e24fde75315090577ee61d09e4a94986 (plain)
1
2
3
4
5
6
7
8
9
10
body {
  max-width: 650px;
}
.tag {
  line-height: 1.6;
}
fieldset {
  border-style: dashed;
  border-color: #aaa;
}