[static-web] wiki: Spacing tweaks on headings
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] wiki: Spacing tweaks on headings
- Date: Fri, 16 Dec 2016 10:47:05 +0000 (UTC)
commit e105e7da290261a2606697adbd909de5e12d7967
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Fri Dec 16 12:45:47 2016 +0200
wiki: Spacing tweaks on headings
wiki.gnome.org/gnome/css/layout.css | 5 +++--
wiki.gnome.org/gnome/css/style.css | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/wiki.gnome.org/gnome/css/layout.css b/wiki.gnome.org/gnome/css/layout.css
index 05d4c44..7c885dd 100644
--- a/wiki.gnome.org/gnome/css/layout.css
+++ b/wiki.gnome.org/gnome/css/layout.css
@@ -337,7 +337,7 @@ div.table-of-contents ol ol {
/* Used in Apps Template */
.app-header {
- padding-bottom: 40px;
+ padding: 30px 0 60px 0;
}
.app-header img {
@@ -351,7 +351,7 @@ div.table-of-contents ol ol {
font-size: 34pt;
font-weight: normal;
margin: 0px;
- letter-spacing: 8.5px;
+ letter-spacing: 5px;
padding-top: 8px;
}
@@ -359,6 +359,7 @@ div.table-of-contents ol ol {
font-size: 17pt;
font-weight: normal;
margin: 0px;
+ padding-top: 0px;
}
.content-style h1 {
diff --git a/wiki.gnome.org/gnome/css/style.css b/wiki.gnome.org/gnome/css/style.css
index d686758..5a23b6b 100644
--- a/wiki.gnome.org/gnome/css/style.css
+++ b/wiki.gnome.org/gnome/css/style.css
@@ -28,6 +28,7 @@ h1.first {
h1, h2, h3, h4, h5, h6 {
color: #3f3f3f;
margin: 0px;
+ padding-top: 15px;
}
#content p {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]