[guadec-web] change footer link color to white



commit f44c5f37dbf03250e61a6be11470d604ad849397
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Mar 20 11:32:14 2013 -0300

    change footer link color to white

 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 ca4404f..9c7bee3 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1436,6 +1436,10 @@ body, input, textarea, .page-title span, .pingback a.url, h3#comments-title, h3#
        color: #fff;
 }
 
+#colophon a {
+       color: #fff;
+}
+
 #content-row,
 #after-header, #before-content, #after-content,
 .entry-content, .entry-summary {


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