From 73c163fb1d2ec95c0590afd0a8fa12c57de17155 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sun, 4 Aug 2013 13:16:27 +0300 Subject: [PATCH] Modify style for .slead --- app/assets/stylesheets/gitlab_bootstrap/common.scss | 8 +++++++- app/views/help/index.html.haml | 2 -- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/gitlab_bootstrap/common.scss b/app/assets/stylesheets/gitlab_bootstrap/common.scss index 24544d74a..cd6525900 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/common.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/common.scss @@ -48,7 +48,13 @@ line-height: 36px; } -p.slead { color: #456; font-size: 16px; margin-bottom: 12px; font-weight: 200; line-height: 24px; } +.slead { + color: #666; + font-size: 14px; + margin-bottom: 12px; + font-weight: normal; + line-height: 24px; +} /** FORMS **/ input[type='search'].search-text-input { diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index e5c3b577f..ff01136f5 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -8,8 +8,6 @@ %br Fast, secure and stable solution based on Ruby on Rails. -%br - .row .span4 .ui-box -- 2.11.0