From 233fc7e832cde1b9c1dd179e83f16a48ebb5d69d Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 20 Jun 2012 22:11:56 +0100 Subject: [PATCH] Slightly smaller titles --- tw5.com/wiki/styles.css.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tw5.com/wiki/styles.css.tid b/tw5.com/wiki/styles.css.tid index 8edf83ce5..2586c71c3 100644 --- a/tw5.com/wiki/styles.css.tid +++ b/tw5.com/wiki/styles.css.tid @@ -24,8 +24,8 @@ body { .title { font-weight: bold; - font-size: 40px; - line-height: 48px; + font-size: 33px; + line-height: 40px; color: #844; }