X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fccbs.css;h=b68d590791d423ac68ee4fd0aeaea9b895fa3f4c;hp=3a8c4b08eb4ffa009a078b292c9cea6ea19c7980;hb=5519424a845aaba0f8eea22eaabfd2d14fcb649f;hpb=58cde1344f8427cdcd4612bda0aadd4b4f3ec32d diff --git a/html/ccbs.css b/html/ccbs.css index 3a8c4b0..b68d590 100644 --- a/html/ccbs.css +++ b/html/ccbs.css @@ -90,6 +90,13 @@ tr.own td, tr.own th { border-top: 2px solid red; border-bottom: 2px solid red; border-top: 1px solid gray; } -.nowrap { - white-space: nowrap; +.score { + border-right: 0px; +} +.playmode { + border-left: 0px; + border-right: 0px; +} +.difficulty { + border-left: 0px; }