[guadec-web] some margin under the h3 header



commit 5a3bac47a6331d7e98869b27204f2ae3c16c50ae
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Mar 20 18:24:41 2013 -0300

    some margin under the h3 header

 wordcamp-base/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 9c7bee3..b235e18 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1452,6 +1452,7 @@ body {
 
 #content h3 {
        color: #6b8e9f !important;
+       margin-bottom: 24px;
 }
 
 #content p {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]