[gimp-web/gimp-web-static] Styling extensible section on home page



commit c3987fc4230c85842a794732991af185ba2154cd
Author: Pat David <patdavid gmail com>
Date:   Fri Oct 9 11:44:59 2015 -0500

    Styling extensible section on home page

 .../images/frontpage/blocks-blue-orange-tall.png   |  Bin 89013 -> 68921 bytes
 themes/newgimp/static/css/home.css                 |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/content/images/frontpage/blocks-blue-orange-tall.png 
b/content/images/frontpage/blocks-blue-orange-tall.png
index 714720b..88564ed 100644
Binary files a/content/images/frontpage/blocks-blue-orange-tall.png and 
b/content/images/frontpage/blocks-blue-orange-tall.png differ
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 93f685e..e7db8ba 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -220,11 +220,11 @@ nav#menu li#gimp-home {
     margin:0 auto;
 }
 
-#component p {
+#component p, #extensible p {
     text-align: left;
 }
 
-#component h2 {
+#component h2, #extensible h2{
     display: inline-block;
     border-bottom: solid 1px #ccc;
     margin-bottom: 1rem;


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