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