[gimp-web/gimp-web-static] Removed STILL WORKING banner from front page



commit 78ce9842924483a6de187c826129f4fd43be841b
Author: Pat David <patdavid gmail com>
Date:   Tue Oct 6 17:11:54 2015 -0500

    Removed STILL WORKING banner from front page

 themes/newgimp/templates/home.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 88b6b31..c83bf93 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -34,7 +34,7 @@
                 </div>
             </div>
 
-            <div class="container" style="background-color: white;  padding: 1rem;  background: 
repeating-linear-gradient(-45deg, transparent, transparent 40px, rgba(166,166,166,0.3) 40px, 
rgba(166,166,166,.3) 80px); width: 100%; max-width: 100%;">
+            <div class="container" style="background-color: white;  padding: 1rem;  background: 
repeating-linear-gradient(-45deg, transparent, transparent 40px, rgba(166,166,166,0.3) 40px, 
rgba(166,166,166,.3) 80px); width: 100%; max-width: 100%; display: none;">
                     <h2 style="color: red;">STILL WORKING</h2>
                     <p style="font-size: 0.85rem;color: red;">
                         I am still in the process of building this site out. 


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