From ce411ff0f107868b000203acb73eb70ebe4bd9eb Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 10 Jun 2012 22:53:43 +0100 Subject: [PATCH] Style updates --- tw5.com/wiki/styles.css.tid | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tw5.com/wiki/styles.css.tid b/tw5.com/wiki/styles.css.tid index 32093499a..24d0b107b 100644 --- a/tw5.com/wiki/styles.css.tid +++ b/tw5.com/wiki/styles.css.tid @@ -17,10 +17,15 @@ body { box-shadow: 1px 1px 6px rgba(0,0,0,0.4); } +.tw-story-element .body { + margin-top: 12px; +} + .title { font-weight: bold; font-size: 40px; line-height: 48px; + color: #844; } .title > span {