X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=html%2Fccbs.css;h=b4ef8ea777d844c342726f50e60b3a670e2b6fdc;hb=27e59286fabcd68735d8601b232a954015da812e;hp=f3f8f6f9a487106dcd3292d0808bc869bc3cef18;hpb=984ee342666877f8a3423be51c659fcc19cbc549;p=ccbs 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;