diff --git a/pube.css b/pube.css index 8c5f572..1070a6e 100644 --- a/pube.css +++ b/pube.css @@ -81,15 +81,16 @@ table { margin-top: 0.8em; margin-bottom: 1em; } + +#services th { + text-align: center; +} + #services td { border: 1px solid #191919; } -#services th { - text-align: middle; -} - #services td:first-child { width: 16px; }