diff --git a/tw5.com/wiki/styles.css.tid b/tw5.com/wiki/styles.css.tid index 202013d0c..32093499a 100644 --- a/tw5.com/wiki/styles.css.tid +++ b/tw5.com/wiki/styles.css.tid @@ -4,6 +4,7 @@ type: text/css body { position: relative; background: #eee; + margin-top: 40px; } .tw-story-element { @@ -22,13 +23,17 @@ body { line-height: 48px; } +.title > span { + margin-right: 10px; +} + .tw-tiddler-missing .title { font-style: italic; font-weight: normal; } .tw-tags-wrapper .label { - margin-right: 8px; + margin-right: 6px; } .tw-edit-field {