Make eboutic working

This commit is contained in:
Skia
2016-07-26 18:28:36 +02:00
parent 60e606b370
commit c099f1c5d7
7 changed files with 125 additions and 9 deletions

View File

@ -119,6 +119,10 @@ td {
padding: 4px;
border: solid 1px black;
border-collapse: collapse;
vertical-align: top;
}
td>ul {
margin-top: 0px;
}
thead {
font-weight: bold;