hpip 0.1.2

Host These Things Please - a modern async HTTP file server
1
2
3
4
5
6
7
8
9
10
11
12
dd span {
  text-align: right;
  display: inline-block;
}

dd label span {
  width: 11em;
}

dd > span:nth-child(n + 2) {
  width: 6em;
}