[gimp-web/testing] Graphics background-position-y: 75% per Ollin suggestion



commit 3eb9641be21dd23407d8f73330f5026e456d2b68
Author: Pat David <pat patdavid net>
Date:   Sat Nov 28 21:17:01 2015 -0600

    Graphics background-position-y: 75% per Ollin suggestion

 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 b39832a..c0447c6 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -308,7 +308,7 @@ span#gFirst {
 
     #cap-graphics {
         background-image: url('/images/frontpage/gwi_5.png');
-        background-position: 0;
+        background-position: 0 75%;
     }
 
     span#gFirst, span#gSecond {


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