diff -r 5667d2bbdc50 -r 69494e4a5ecc static/irclogs.css --- a/static/irclogs.css Mon Feb 09 05:44:29 2009 +0200 +++ b/static/irclogs.css Mon Feb 09 06:04:27 2009 +0200 @@ -46,6 +46,10 @@ font-weight: bold; } +#menu li.join-left { + border-left: none; +} + #menu li a, #menu li form { height: 1.5em; @@ -128,6 +132,12 @@ /* * General */ +/* Channel view */ +div#title { + text-align: center; + text-size: xx-large; + font-weight: bold; +} /* Calendar */ table.calendar {