fix div#title
authorTero Marttila <terom@fixme.fi>
Mon, 09 Feb 2009 07:09:00 +0200
changeset 61 d4b2b2fa9fc5
parent 60 759369a79527
child 62 e7ca94b94a4e
fix div#title
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;
 }