[guadec-web] h3 headers should be black



commit 7d849b8d3bca39d7bc2495428e80c8ea2c95cf88
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Mar 20 11:08:26 2013 -0300

    h3 headers should be black

 wordcamp-base/style.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 5d86a87..9f0260d 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1445,3 +1445,7 @@ body, input, textarea, .page-title span, .pingback a.url, h3#comments-title, h3#
 body {
        background: #f5f5f4 !important;
 }
+
+#content h3 {
+       color: #000;
+}


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