[gimp-web/gimp-web-static] Removed Lato font declaration and files
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Removed Lato font declaration and files
- Date: Fri, 23 Oct 2015 13:56:23 +0000 (UTC)
commit 161b40780e44fa180fc818b1097341cd9886cf33
Author: Pat David <patdavid gmail com>
Date: Fri Oct 23 08:56:14 2015 -0500
Removed Lato font declaration and files
themes/newgimp/static/css/gimp.css | 13 +++--
themes/newgimp/static/fonts/Lato-Light.ttf | Bin 122524 -> 0 bytes
themes/newgimp/static/fonts/ostrich-sans.css | 67 --------------------------
themes/newgimp/static/fonts/stylesheet.css | 32 ------------
4 files changed, 7 insertions(+), 105 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 79c3c33..9a62475 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -8,12 +8,13 @@
/*
* Used as the navigation font
*/
- font-face {
- font-family: "Lato";
- src: url('/theme/fonts/Lato-Light.ttf');
- font-weight: 300;
- font-style: normal;
-}
+/* font-face {
+/* font-family: "Lato";
+/* src: url('/theme/fonts/Lato-Light.ttf');
+/* font-weight: 300;
+/* font-style: normal;
+/*}
+ */
/* Questrial
Used as Heading font
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]