- next is 1.4.56
[lighttpd.git] / doc / oldstyle.css
blobf3e26db3261384554afbe77bb844034f46922f91
1 table {
2 border: 1px solid black;
3 padding: 1px;
5 th {
6 background-color: black;
7 border: 1px solid white;
8 color: white;
9 padding-right: 2px;
10 padding-left: 2px;
12 td {
13 background-color: #f0f0f0;
14 border: 1px solid white;
15 padding-right: 2px;
16 padding-left: 2px;
18 td.s {
19 background-color: #f0f0f0;
20 text-align: right;
21 padding-left: 14px;
23 div.foot {
24 margin-top: 4px;