From 3501ee9d47d712d86d7c04634868e49bda143d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Rodr=C3=ADguez-Baltan=C3=A1s=20D=C3=ADaz?= Date: Tue, 13 Dec 2011 12:16:47 +0100 Subject: [PATCH] Align the title --- assets/styles/documentation.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/styles/documentation.css b/assets/styles/documentation.css index bba618cfdd..20c7d60c2e 100644 --- a/assets/styles/documentation.css +++ b/assets/styles/documentation.css @@ -83,8 +83,9 @@ h2 { } .section h2{ - margin-top:-56px; - font-size: 40px; + margin-top: -73px; + margin-bottom: 60px; + font-size: 40px; } h3{