From 6681e4ac1f8d8f92ebd7d2a34efb2cd1d783f8a1 Mon Sep 17 00:00:00 2001 From: louisjc Date: Sun, 1 Mar 2015 17:37:15 +0100 Subject: [PATCH] Smaller margin on getting-started --- _less/screen.less | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/_less/screen.less b/_less/screen.less index 321355b8..16060741 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -351,7 +351,7 @@ table td,table th{ .menusimple li ul li.active a{ color:#fff; } - + .content{ position:relative; padding:30px 40px 40px 40px; @@ -603,6 +603,9 @@ table td,table th{ position:absolute; bottom:35px; } +.starttitle a{ + margin:0 20px auto; +} .introlink{ text-align:center; @@ -1890,7 +1893,7 @@ h2 .rssicon{ .press h2{ font-size:150%; } - + .press-volunteer{ text-align:left; margin-bottom:40px;