[gimp-web/testing: 1/2] Changed code sample on homepage per mitch suggestion



commit c3619f2648168351ba3074454827c242792f485b
Author: Pat David <patdavid gmail com>
Date:   Tue Nov 24 12:29:56 2015 -0600

    Changed code sample on homepage per mitch suggestion

 content/images/frontpage/gimplayer.png |  Bin 0 -> 15362 bytes
 themes/newgimp/static/css/home.css     |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/content/images/frontpage/gimplayer.png b/content/images/frontpage/gimplayer.png
new file mode 100644
index 0000000..94fe95a
Binary files /dev/null and b/content/images/frontpage/gimplayer.png differ
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 74f6ffc..811ea07 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -188,7 +188,7 @@ nav#menu li#gimp-home {
                     rgba( 255, 255, 255, 1 ),
                     rgba( 255,255,255,1),
                     rgba( 255,255,255,0.5 ) ),
-                    url('/images/frontpage/wavelet.png');
+                    url('/images/frontpage/gimplayer.png');
     background-position: 0 0;
     background-repeat: no-repeat;
 }
@@ -286,7 +286,7 @@ span#gFirst {
                     rgba( 255, 255, 255, 1 ),
                     rgba( 255,255,255,1),
                     rgba( 255,255,255,0.5 ) ),
-                    url('/images/frontpage/wavelet.png');
+                    url('/images/frontpage/gimplayer.png');
         background-position: 100% 0;
     }
 


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