]> git.sesse.net Git - ccbs/blobdiff - html/ccbs.css
Added a link to "start tournament" in the tournament listing.
[ccbs] / html / ccbs.css
index b4ef8ea777d844c342726f50e60b3a670e2b6fdc..30d2365a1d9c26fb7d78b6657bc854f76edbcf0e 100644 (file)
@@ -73,6 +73,13 @@ a:visited {
        color: navy;
 }
 
+.notpaid {
+       color: red;
+}
+p.button {
+       margin: 0;
+}
+
 /* IE sucks! */
 tr.own td, tr.own th { border-top: 2px solid red; border-bottom: 2px solid red; }