diff --git a/www/ctf.css b/www/ctf.css index 0bacbf1..21e4ebf 100644 --- a/www/ctf.css +++ b/www/ctf.css @@ -116,8 +116,13 @@ pre { } -th, td { +th { vertical-align: top; + text-align: center; +} +td { + vertical-align: top; + text-align: right; } p {