diff --git a/stylesheets/dark_roach.css b/stylesheets/dark_roach.css index 651f1bf2..a9ce5931 100644 --- a/stylesheets/dark_roach.css +++ b/stylesheets/dark_roach.css @@ -98,7 +98,7 @@ form table tr th { form table tr th { background: #333333; } -form table tr td div { +form table tr td div.center { text-align: center; float: left; padding-left: 3px;