[Xfce4-commits] <www:xfce-4.10> Compact frontpage a bit.
Nick Schermer
noreply at xfce.org
Sun Apr 15 12:52:01 CEST 2012
Updating branch refs/heads/xfce-4.10
to 390fcd342085188aeb5fb3ec4d03cbbb0997af1d (commit)
from 08b0874d5e4184cc5ca8352db8776a69c9ccca65 (commit)
commit 390fcd342085188aeb5fb3ec4d03cbbb0997af1d
Author: Nick Schermer <nick at xfce.org>
Date: Sun Apr 15 12:50:22 2012 +0200
Compact frontpage a bit.
style/frontpage.css | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/style/frontpage.css b/style/frontpage.css
index 099a60e..eea4168 100644
--- a/style/frontpage.css
+++ b/style/frontpage.css
@@ -4,10 +4,16 @@
border-right: 0;
}
-#article.file_frontpage .post-wrap p, #article.file_frontpage h2 {
+#article.file_frontpage .post-wrap p,
+#article.file_frontpage h2,
+#article.file_frontpage h3 {
margin-top: 0;
}
+#article.file_frontpage .post-wrap {
+ margin-bottom: 0;
+}
+
.frontpage_cols {
padding: 2em;
}
More information about the Xfce4-commits
mailing list