From 1822c5e05290d18ae65307abeb7df5b46046a8bb Mon Sep 17 00:00:00 2001 From: samtuke Date: Wed, 27 Oct 2010 16:24:05 +0000 Subject: [PATCH] removed conflict with #campaigns (projects/fp) svn path=/branches/design/; revision=17973 --- index.en.xhtml | 6 +++--- look/generic.css | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.en.xhtml b/index.en.xhtml index 3701f35bff..feafb924d3 100644 --- a/index.en.xhtml +++ b/index.en.xhtml @@ -5,13 +5,13 @@ FSFE - Free Software Foundation Europe -
-
+
+
End
           Government Advertising of non-Free PDF Readers
-
+

Donation box comes here.

diff --git a/look/generic.css b/look/generic.css index 2986ae8bb7..5e4e8ffccb 100644 --- a/look/generic.css +++ b/look/generic.css @@ -925,13 +925,13 @@ h4#subpages + ul li:nth-child(odd) { /* Front page */ -#campaigns { +#campaign-boxes { overflow: hidden; margin-bottom: 1.5em; height: 180px; } -#campaign-1 { +#campaign-box-1 { width:65%; float:left; -moz-border-radius:10px; @@ -939,13 +939,13 @@ h4#subpages + ul li:nth-child(odd) { border-radius:10px; } -#campaign-1 img { +#campaign-box-1 img { width: 100%; margin: 0; float: none; } -#campaign-2 { +#campaign-box-2 { width:32%; float:right; -moz-border-radius:10px;