summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-10 20:46:18 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-12 09:43:15 -0500
commiteaf3d8d3a5e760d72150b351c9908d8038d49ccb (patch)
tree879dfadcd627f21c85ea22468de8ee1ab7c6ff84 /style
parentf0762e67b82ff288713a9035f8503679e6755ca5 (diff)
downloadgtk-doc-eaf3d8d3a5e760d72150b351c9908d8038d49ccb.tar.gz
Tweak the spacings in the css
https://bugzilla.gnome.org/show_bug.cgi?id=724099
Diffstat (limited to 'style')
-rw-r--r--style/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/style/style.css b/style/style.css
index b13e348..009516d 100644
--- a/style/style.css
+++ b/style/style.css
@@ -237,6 +237,7 @@ hr
border: none 0px;
height: 1px;
clear: both;
+ margin: 2.5em;
}
dl.toc dt
@@ -319,7 +320,7 @@ div.note h3.title
p + div.section
{
- margin-top: 2.5em;
+ margin-top: 1em;
}
div.refnamediv,
@@ -329,7 +330,7 @@ div.refsect2,
div.toc,
div.section
{
- margin-bottom: 2.5em;
+ margin-bottom: 1em;
}
/* blob links */