minor things to make wiki more readable
[platal.git] / htdocs / css / wiki.css
1 table.quickref {
2 margin-top 1em: padding: 0px;
3 border: 1px dotted #aaaaaa;
4 font-size: 95%;
5 }
6
7 table.quickref tr {
8 padding 0px;
9 margin: 0px;
10 }
11
12 table.quickref td {
13 margin: 0px;
14 padding: 4px;
15 border-top: 1px dotted #aaaaaa;
16 }
17