This commit is contained in:
Stefan Breunig 2013-02-16 15:27:37 +01:00
parent a2369b5119
commit 7b3865e170

View File

@ -509,6 +509,12 @@ h3 {
#randdetails td:first-child, #resodetails td:first-child {
text-align: right;
padding-left: 2px;
}
#randdetails td:last-child, #resodetails td:last-child {
text-align: right;
padding-right: 2px;
}