[guadec-web] Fixes font-sizes and post separators



commit c376e7ed322a523555416b4585d07cd645bb9b11
Author: Fabiana Simões <fabianapsimoes gmail com>
Date:   Tue Apr 30 11:18:12 2013 -0300

    Fixes font-sizes and post separators

 wordcamp-base/style.css  |   11 +-
 wordcamp-base/style.css~ | 1505 ----------------------------------------------
 2 files changed, 10 insertions(+), 1506 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 463e0dd..5eb28c8 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1372,6 +1372,15 @@ code {
        margin-bottom: 0 !important;
 }
 
+.entry-content, .entry-content p {
+       font-size: 14px !important;
+}
+
+.entry-meta {
+    font-weight: normal !important;
+       border-bottom: 1px solid #ddd;
+}
+
 #content .entry-title {
        color: #6b8e9f !important;
        padding-top: 10px;
@@ -1489,7 +1498,7 @@ body {
 
 #content h3 {
        color: #6b8e9f !important;
-       margin-bottom: 24px;
+       margin-bottom: 24px !important;
 }
 
 #content p {


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