From: Steinar H. Gunderson Date: Mon, 14 Feb 2005 01:30:25 +0000 (+0000) Subject: Add some spacing around the score tables. X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=f24e4feebe4555e63b5c5df1090f1982fed89f58 Add some spacing around the score tables. --- diff --git a/html/ccbs.css b/html/ccbs.css index f3f8f6f..b4ef8ea 100644 --- a/html/ccbs.css +++ b/html/ccbs.css @@ -53,6 +53,10 @@ table { margin-left: 2em; font-size: smaller; } +table.scores { + margin-top: 1em; + margin-bottom: 1em; +} th, td { border: 1px solid black; padding: 2px; diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index df259ef..cc8cdbc 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -3,7 +3,7 @@

Runde [% r.round %]

[% FOR p = r.parallels %] - +
[% IF p.parallel == 0 %]