From 27f26c124491ab9b17e52dfd7eb690e4962b06f5 Mon Sep 17 00:00:00 2001 From: reinhard Date: Fri, 22 Jun 2007 21:29:39 +0000 Subject: [PATCH] Added "Join the Fellowship" button to top of each page, and moved language list to the left. svn path=/trunk/; revision=8441 --- fsfeurope.css | 17 +++++++++++------ fsfeurope.xsl | 9 +++++++++ 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/fsfeurope.css b/fsfeurope.css index ead90d912f..5c3b0fa3fd 100644 --- a/fsfeurope.css +++ b/fsfeurope.css @@ -119,25 +119,30 @@ a[name], a[name]:hover, a.gl img, a.gl:link, a.gl:visited, a.gl:hover { /* ------------------------------------------------------------------------- */ .language { - margin: 0 0 0 15em; - padding: 0.3em 0 0.4em 0; - text-align: center; + margin: 0 0 0 14em; + padding: 0.3em 1em 0.4em 1em; font-size: 90%; } +.language img { + float: right; + margin: 0 0 0.3em 0; /* make sure image doesn't touch outdated note below */ +} + .language ul { margin: 0; - padding: 0; + padding: 0 0 0 2em; /* FIXME: why does it need 2em to align with text?? */ } .language li { display: inline; - margin: 0.3em; + margin: 0 0.5em 0 0; list-style: none; } .language p { /* used for outdated/missing note */ - margin: 1em 2em 0; + clear: right; + margin: 1em 0 0 2em; border: 1px #000 solid; padding: 0.3em; background: #FFECBF; diff --git a/fsfeurope.xsl b/fsfeurope.xsl index 58e195b06f..453f69ec2f 100644 --- a/fsfeurope.xsl +++ b/fsfeurope.xsl @@ -142,6 +142,15 @@ language + + + https://www.fsfe.org/join + + Join the Fellowship! + /graphics/global/Join_Fellowship.png + + +