From 13f75e75e395730ebef63acb6931fe650a99d3e0 Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Mon, 27 Jan 2014 19:05:14 +0100 Subject: [PATCH] fix heading --- stylesheets/styles_light.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stylesheets/styles_light.css b/stylesheets/styles_light.css index dfb1f54..81063b2 100644 --- a/stylesheets/styles_light.css +++ b/stylesheets/styles_light.css @@ -691,6 +691,8 @@ section #title h1 { text-align: center; line-height: 27px; color: #333; + margin-top:0; + padding-top:0.5em; } section #title h1 a { color: inherit;