[gimp-web/gimp-web-static] Changed font to heavier weight per nomis, et al. :(
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Changed font to heavier weight per nomis, et al. :(
- Date: Fri, 13 Nov 2015 17:05:43 +0000 (UTC)
commit cbd1b2da7ab0a12043c68d66aff7539abc873802
Author: Pat David <patdavid gmail com>
Date: Fri Nov 13 11:05:33 2015 -0600
Changed font to heavier weight per nomis, et al. :(
themes/newgimp/static/css/article.css | 2 +-
themes/newgimp/static/css/gimp.css | 18 +-----------------
2 files changed, 2 insertions(+), 18 deletions(-)
---
diff --git a/themes/newgimp/static/css/article.css b/themes/newgimp/static/css/article.css
index 356ad3c..570bf2d 100644
--- a/themes/newgimp/static/css/article.css
+++ b/themes/newgimp/static/css/article.css
@@ -6,7 +6,7 @@
.entry-content p {
max-width: 34rem;
margin-top: 1rem;
- color: #666;
+ color: #777;
}
.entry-content ul {
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 13239b7..c993c76 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -151,23 +151,7 @@ h1 {
p {
font-weight: 300;
- /*
- -ms-word-break: break-all;
- word-break: break-all;
- word-break: break-word;
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- hyphens: auto;
- */
-
- /*
- word-break: break-word;
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- -ms-hyphens: auto;
- hyphens: auto;
- */
-
+ font-weight: normal;
}
nav#menu {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]