[static-web] wiki: Reduce bottom margin of <p> tag
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] wiki: Reduce bottom margin of <p> tag
- Date: Thu, 15 Dec 2016 21:06:32 +0000 (UTC)
commit 6e2754c506a38d2208b7fede9959d630eedd1c1d
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Thu Dec 15 23:04:49 2016 +0200
wiki: Reduce bottom margin of <p> tag
wiki.gnome.org/gnome/css/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wiki.gnome.org/gnome/css/style.css b/wiki.gnome.org/gnome/css/style.css
index 2313800..d686758 100644
--- a/wiki.gnome.org/gnome/css/style.css
+++ b/wiki.gnome.org/gnome/css/style.css
@@ -31,7 +31,7 @@ h1, h2, h3, h4, h5, h6 {
}
#content p {
- margin: 0em 0 1.2em;
+ margin: 0em 0em 0.5em;
line-height: 1.4em;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]