From dc0b60c10b69087125a34db74c1181f2652a64c2 Mon Sep 17 00:00:00 2001 From: hugo Date: Thu, 2 Sep 2010 13:47:07 +0000 Subject: [PATCH] changed the footer to put the links to sister organisations at the very bottom and in grey svn path=/trunk/; revision=16563 --- fsfeurope.xsl | 6 ++++++ style/fsfeurope.css | 9 +++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/fsfeurope.xsl b/fsfeurope.xsl index fe9e0a1e96..2151447a46 100644 --- a/fsfeurope.xsl +++ b/fsfeurope.xsl @@ -469,6 +469,12 @@ --> + + +

+ +

+ diff --git a/style/fsfeurope.css b/style/fsfeurope.css index 67d63a77a4..ee9b110b10 100644 --- a/style/fsfeurope.css +++ b/style/fsfeurope.css @@ -837,13 +837,18 @@ h4#subpages + ul li:nth-child(odd) { /* ------------------------------------------------------------------------- */ /* FSF* Network */ /* ------------------------------------------------------------------------- */ -#fsfnetwork { +/*#fsfnetwork { clear: both; font-size: 120%; padding-top: 2em; text-align: center; -} +}*/ +#fsfnetwork { + font-size: 110%; + clear: left; + clear:both; +} /* ------------------------------------------------------------------------- */ /* Footer */