[gimp-web/gimp-web-static] Defined <p> color everywhere



commit d7dd2c25946679e897687868a13f96e8ba679c1b
Author: Pat David <patdavid gmail com>
Date:   Fri Nov 13 11:44:49 2015 -0600

    Defined <p> color everywhere

 themes/newgimp/static/css/gimp.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index c993c76..229e568 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -152,6 +152,7 @@ h1 {
 p {
     font-weight: 300;
     font-weight: normal;
+    color: #777;
 }
 
 nav#menu {


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