[gimp-web/gimp-web-static] Added 600 weight Open Sans
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Added 600 weight Open Sans
- Date: Mon, 10 Aug 2015 19:59:24 +0000 (UTC)
commit 87687577ad116502aff6062fa4e1ca8718bba227
Author: Pat David <patdavid gmail com>
Date: Mon Aug 10 14:59:16 2015 -0500
Added 600 weight Open Sans
themes/newgimp/static/css/gimp.css | 2 +-
themes/newgimp/static/css/page.css | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 4aba2fb..fd0b63e 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -25,7 +25,7 @@ Used as Heading font
*/
/* Using Google Fonts for now */
- import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300|Lato:300|Questrial);
+ import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400,300|Lato:300|Questrial);
/* League Gothic Regular */
/* Also only used on the main page
diff --git a/themes/newgimp/static/css/page.css b/themes/newgimp/static/css/page.css
index faa1254..8d03be3 100644
--- a/themes/newgimp/static/css/page.css
+++ b/themes/newgimp/static/css/page.css
@@ -24,6 +24,7 @@
li {
margin-bottom: 1rem;
+ margin-bottom: 0.5rem;
}
.page_content p {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]