[gimp-web/gimp-web-static] Added Open Sans from google fonts temporarily



commit ac80a2c67bffaa0c230a55ff2654c94180a223d1
Author: Pat David <pat patdavid net>
Date:   Fri Aug 7 17:43:45 2015 -0500

    Added Open Sans from google fonts temporarily

 themes/newgimp/static/css/gimp.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 530b1c6..d6be1f4 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -1,6 +1,8 @@
 /* @import url(http://fonts.googleapis.com/css?family=Lato:300,400);
  */
 
+ import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic);
+
 @font-face {
     font-family: "Lato";
     src: url('/theme/fonts/Lato-Light.ttf');


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