]> git.sesse.net Git - ccbs/commitdiff
Add some spacing around the score tables.
authorSteinar H. Gunderson <sesse@samfundet.no>
Mon, 14 Feb 2005 01:30:25 +0000 (01:30 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Mon, 14 Feb 2005 01:30:25 +0000 (01:30 +0000)
html/ccbs.css
html/templates/show-tournament.tmpl

index f3f8f6f9a487106dcd3292d0808bc869bc3cef18..b4ef8ea777d844c342726f50e60b3a670e2b6fdc 100644 (file)
@@ -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;
index df259eff291a6726fbe6da42327cbfd00443e494..cc8cdbcc576087a30d65793ef069696e0217f1b7 100644 (file)
@@ -3,7 +3,7 @@
   <h2>Runde [% r.round %]</h2>
 
 [% FOR p = r.parallels %]
-  <table>
+  <table class="scores">
     <tr>
 [% IF p.parallel == 0 %]
       <th></th>