[gimp-web/testing] Changed version font to be clearer it's a version on homepage



commit f7c7dfbff5c4fb62f3230570bfb67ede2f4b8a6d
Author: Pat David <pat patdavid net>
Date:   Fri Nov 27 14:02:02 2015 -0600

    Changed version font to be clearer it's a version on homepage

 themes/newgimp/static/css/home.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 6f4bd93..b599d1b 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -84,7 +84,7 @@ span#gThird span {
 }
 
 #ver {
-    font-family: Ostrich Sans Rounded, sans;
+    font-family: League Gothic, Ostrich Sans Rounded, sans;
 }
 
 #ReleaseButton {


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