X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fccbs.css;h=30d2365a1d9c26fb7d78b6657bc854f76edbcf0e;hp=b4ef8ea777d844c342726f50e60b3a670e2b6fdc;hb=4af8a5f91e1da7ae80a4c86f853c052c01db297f;hpb=f24e4feebe4555e63b5c5df1090f1982fed89f58 diff --git a/html/ccbs.css b/html/ccbs.css index b4ef8ea..30d2365 100644 --- a/html/ccbs.css +++ b/html/ccbs.css @@ -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; }