diff -r e123721e4b34 -r ce028d356e1f static/irclogs.css --- a/static/irclogs.css Mon Feb 09 06:12:11 2009 +0200 +++ b/static/irclogs.css Mon Feb 09 06:19:12 2009 +0200 @@ -188,6 +188,11 @@ float: right; } +table.calendar th.this-month a.next-month { + color: #d5d5d5; +} + + table.calendar tr.week-header th { width: 14% }