fix #185
This commit is contained in:
parent
a2369b5119
commit
7b3865e170
@ -509,6 +509,12 @@ h3 {
|
|||||||
|
|
||||||
#randdetails td:first-child, #resodetails td:first-child {
|
#randdetails td:first-child, #resodetails td:first-child {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
padding-left: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#randdetails td:last-child, #resodetails td:last-child {
|
||||||
|
text-align: right;
|
||||||
|
padding-right: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user