[Xfce4-commits] <www:nick/gettext> Tweak the homepage layout a bit.
Jérôme Guelfucci
noreply at xfce.org
Sat Dec 11 17:36:01 CET 2010
Updating branch refs/heads/nick/gettext
to 47c99d63fd9447bd8918c6caa658d7dd79593d9c (commit)
from 06594f24a9dfecc74b1c58e247ab3e6b5a32a1a6 (commit)
commit 47c99d63fd9447bd8918c6caa658d7dd79593d9c
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Fri Dec 10 17:29:40 2010 +0100
Tweak the homepage layout a bit.
style/home.css | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/style/home.css b/style/home.css
index 8e2477c..3c0efd8 100644
--- a/style/home.css
+++ b/style/home.css
@@ -1,12 +1,16 @@
+#page-contents {
+ margin-right: 0;
+}
+
/* Fourdan quote style */
#quote {
- width: 500px;
margin-right: 30px;
}
#quote blockquote {
font: 1.5em Georgia,"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
+ width: 500px;
margin: 10px 0 0 44px;
padding: 5px 0 0;
text-align: justify;
@@ -26,7 +30,7 @@
#download {
width: 300px;
float: right;
- margin-top: 100px;
+ margin: 100px 0 0 100px;
}
#download #button {
More information about the Xfce4-commits
mailing list