[gimp-web/gimp-web-static] Cleaning up 'still working' notice a bit



commit a6d27e893c0dca508ecd88f0f19071e8cc11bc44
Author: Pat David <patdavid gmail com>
Date:   Tue Sep 22 10:26:38 2015 -0500

    Cleaning up 'still working' notice a bit

 themes/newgimp/templates/home.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 60f23fa..88b6b31 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -34,8 +34,7 @@
                 </div>
             </div>
 
-            <div class="container" style="background-color: white; /* margin-left: 10px; */ /* margin-right: 
-10px; */ padding: 1rem; box-shadow: rgba(127,127,127,1) 2px 2px, rgba(127,127,127,1) 3px 3px, 
rgba(127,127,127,1) 4px 4px, rgba(127,127,127,1) 5px 5px, rgba(127,127,127,1) 6px 6px;     background: 
repeating-linear-gradient(-45deg, transparent, transparent 40px, rgba(166,166,166,0.3) 40px, 
rgba(166,166,166,.3) 80px);
-    /* background-color: white; */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%;">
                     <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]