[gimp-web/gimp-web-static] Changed lede title, removed 'The' from GNU...



commit eb0d42cbaff8ecb0cf2048f1691ed0f425878974
Author: Pat David <patdavid gmail com>
Date:   Mon Aug 10 13:12:02 2015 -0500

    Changed lede title, removed 'The' from GNU...

 themes/newgimp/static/css/index.css |    1 +
 themes/newgimp/templates/index.html |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/index.css b/themes/newgimp/static/css/index.css
index eb8abb5..780b1ba 100644
--- a/themes/newgimp/static/css/index.css
+++ b/themes/newgimp/static/css/index.css
@@ -43,6 +43,7 @@ span#gFirst {
     font-size: 4rem;
     line-height: 0;
     line-height: 1rem;
+    font-size: 4.5rem;
 }
 
 span#gSecond {
diff --git a/themes/newgimp/templates/index.html b/themes/newgimp/templates/index.html
index f32cddc..360315b 100644
--- a/themes/newgimp/templates/index.html
+++ b/themes/newgimp/templates/index.html
@@ -18,7 +18,7 @@
                         {# <a href="{{ SITEURL }}/"><img src="{{ SITEURL }}/theme/images/wilber-big.png" 
alt="GIMP Wilber"/>{{ SITENAME }}</a> #}
                     </h1>
                     <div class='introInfo'>
-                        <span id='gFirst'>THE GNU IMAGE</span>
+                        <span id='gFirst'>GNU IMAGE</span>
                         <span id='gSecond'>MANIPULATION PROGRAM</span>
                         <span id='gThird'>
                             <a href="/downloads/">


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