[library-web] decreased the margin of horizontal rules in documentation
- From: Vinicius Scopel Depizzol <vdepizzol src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] decreased the margin of horizontal rules in documentation
- Date: Fri, 4 Nov 2011 01:08:59 +0000 (UTC)
commit 1e2849c5a5d071390b21e4ec766f29056828803d
Author: Baptiste Mille-Mathias <baptiste millemathias gmail com>
Date: Thu Nov 3 23:05:29 2011 -0200
decreased the margin of horizontal rules in documentation
data/skin/lgo2010.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 25841f6..bb86c13 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -37,6 +37,10 @@ h1.subindex {
#subindex-gdp { background-image: url(icons/gdp-96.png); }
#subindex-gnome-devel { background-image: url(icons/gnome-development-96.png); }
+.refentry hr {
+ margin: 10px 0;
+}
+
div.sidebar dt,
div.toc dt {
font-size: 100%;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]