[gimp-web] Set static header image for now



commit a5278fbe148c7d0c3a14ccab4f46546bb6d55ab9
Author: Pat David <patdavid gmail com>
Date:   Sat Nov 21 10:54:50 2020 -0600

    Set static header image for now

 themes/newgimp/static/css/home.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 22fe43f1..82ab68f8 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -15,7 +15,7 @@ p {
 #banner {
     min-height: 350px;
     background-image: linear-gradient(rgba(44,52,80,0.5), rgba(44,62,80,0.5));
-    /* background-image: linear-gradient(rgba(44,52,80,0.5), rgba(44,62,80,0.5)), 
url('/theme/images/Niagara_Rainbow.jpg'); */
+    background-image: linear-gradient(rgba(44,52,80,0.5), rgba(44,62,80,0.5)), 
url('/theme/images/Niagara_Rainbow.jpg');
     background-position: 0;
     background-size: cover;
     transition: opacity 0.5s ease;


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