[gimp-web/gimp-web-static] Fiddling with css for front page



commit 09290ad7dabb7dc57f99db99715e966b14b8be39
Author: Pat David <patdavid gmail com>
Date:   Thu Aug 20 12:59:04 2015 -0500

    Fiddling with css for front page

 themes/newgimp/static/css/home.css |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index d88a267..9509232 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -122,6 +122,12 @@ nav#menu li#gimp-home {
     height: 300px;
 }
 
+#cap-photos .column.two-thirds h3 {
+    display: inline-block;
+    border-bottom: solid 1px #aaa;
+    margin-bottom: 1rem;
+}
+
 #cap-photos .column.two-thirds {
     /* background-color: rgba(0, 0, 0, 0.33);
      */


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