[gimp-web/gimp-web-static] Modify home page recent news date font color (darker)



commit ec804e3ef921517626cbd828cf6cc303d9853cb1
Author: Pat David <patdavid gmail com>
Date:   Fri Nov 13 10:51:36 2015 -0600

    Modify home page recent news date font color (darker)

 themes/newgimp/static/css/home.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index dda4ad4..75d3b22 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -338,7 +338,7 @@ span#gFirst {
 .news-item abbr.news-published {
     font-size: 0.8rem;
     display: block;
-    color: #aaa;
+    color: #888;
     border-bottom: none;
 }
 


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