[Xfce4-commits] <www:master> Compact frontpage a bit.

Nick Schermer noreply at xfce.org
Tue Apr 17 20:22:18 CEST 2012


Updating branch refs/heads/master
         to f23649922ea798b12655e3d25156ded90817e2bd (commit)
       from 152b274f436da78bbf4613265da5b3f8ef10b691 (commit)

commit f23649922ea798b12655e3d25156ded90817e2bd
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