diff --git a/style.css b/style.css index 5ba5d5cc..fb2faae6 100644 --- a/style.css +++ b/style.css @@ -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; }