]> git.sesse.net Git - ccbs/blobdiff - html/ccbs.css
Print out who have paid and who have not (in red).
[ccbs] / html / ccbs.css
index b4ef8ea777d844c342726f50e60b3a670e2b6fdc..64f57aa842c8286722b5fad061b5fa9a65409703 100644 (file)
@@ -73,6 +73,10 @@ a:visited {
        color: navy;
 }
 
+.notpaid {
+       color: red;
+}
+
 /* IE sucks! */
 tr.own td, tr.own th { border-top: 2px solid red; border-bottom: 2px solid red; }