diff --git a/pube.css b/pube.css index 42c813f..8c5f572 100644 --- a/pube.css +++ b/pube.css @@ -86,6 +86,10 @@ table { } +#services th { + text-align: middle; +} + #services td:first-child { width: 16px; }