Moved "Join the Fellowship" button to the content area.
svn path=/trunk/; revision=8224
This commit is contained in:
parent
500a503887
commit
aade183f88
@ -191,3 +191,9 @@ form {
|
||||
span.emph {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.imgright {
|
||||
float: right;
|
||||
border: 0;
|
||||
margin: 0 0 1em 1em;
|
||||
}
|
||||
|
11
fsfe-new.xsl
11
fsfe-new.xsl
@ -118,17 +118,6 @@
|
||||
</a> <br />
|
||||
</xsl:for-each>
|
||||
</xsl:for-each>
|
||||
|
||||
<!-- "Join the Fellowship" button -->
|
||||
<br/>
|
||||
<a href="https://www.fsfe.org/join"><img alt="Join the Fellowship" src="/graphics/global/Join_Fellowship.png" border="0"/></a>
|
||||
<br/>
|
||||
|
||||
<!-- "Donate Today" button >
|
||||
<br/>
|
||||
<a href="/help/paypal.html"><img alt="Donate today" src="/graphics/global/Become_Patron2006_w_small.png" border="0"/></a>
|
||||
<br/-->
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -39,6 +39,11 @@ a:hover, a:active, a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Generally avoid borders around images */
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/* avoid hover effects and borders on internal marks and graphical links */
|
||||
a[name], a[name]:hover, a.gl img, a.gl:link, a.gl:visited, a.gl:hover {
|
||||
border: none;
|
||||
|
@ -8,32 +8,6 @@
|
||||
<center>
|
||||
<h1>Free Software Foundation Europe</h1>
|
||||
<h2>"Free as in Freedom"</h2>
|
||||
<table width="70%">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<center>
|
||||
<a href="http://www.fsfe.org"><img alt="[Fellowship of FSFE]" src="/graphics/global/fellow.png" border="0" /></a>
|
||||
</center>
|
||||
<!--
|
||||
<ul>
|
||||
<li><a href="documents/whyweexist.html">Why we exist</a></li>
|
||||
<li><a href="help/help.html">How you can help</a></li>
|
||||
<li><a href="documents/freesoftware.html">What Free
|
||||
Software is</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li><a href="documents/whatwedo.html">What we do</a></li>
|
||||
<li><a href="help/thankgnus.html">Who we'd like to thank</a></li>
|
||||
<li><a href="documents/gnuproject.html">What the GNU
|
||||
Project is</a></li>
|
||||
</ul>
|
||||
-->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<p>
|
||||
@ -46,7 +20,9 @@
|
||||
centre for politicians, lawyers and journalists in order to secure the
|
||||
legal, political and social future of Free Software.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://www.fsfe.org/join"><img class="imgright" alt="Join the Fellowship" src="/graphics/global/Join_Fellowship.png"/></a>
|
||||
FSFE's work is made possible by many individual contributions, in
|
||||
particular to the <a href="http://www.fsfe.org">Fellowship of FSFE</a>.
|
||||
One way to contribute is to
|
||||
|
Loading…
x
Reference in New Issue
Block a user