# HG changeset patch # User Tero Marttila # Date 1234156140 -7200 # Node ID d4b2b2fa9fc5cfd7e898b36493641942eac30b55 # Parent 759369a795270cd775fdf2ac47c498e4bf1b0151 fix div#title diff -r 759369a79527 -r d4b2b2fa9fc5 static/irclogs.css --- a/static/irclogs.css Mon Feb 09 07:06:49 2009 +0200 +++ b/static/irclogs.css Mon Feb 09 07:09:00 2009 +0200 @@ -135,7 +135,7 @@ /* Channel view */ div#title { text-align: center; - text-size: xx-large; + font-size: x-large; font-weight: bold; }