Moved paragraph linking to other FSF* organizations above the copyright

notice, and increased its font size.

svn path=/branches/test/; revision=14340
This commit is contained in:
ato
2010-01-22 16:09:21 +00:00
parent 6f39b7e6f8
commit f0c9678dc9
2 changed files with 9 additions and 5 deletions

View File

@@ -265,6 +265,11 @@
<xsl:element name="div">
<xsl:attribute name="id">footer</xsl:attribute>
<!-- FSF* netwok note -->
<p class="fsfnetwork">
<xsl:apply-templates select="/buildinfo/textset/text[@id='fsfnetwork']/node()"/>
</p>
<xsl:element name="p">
<!-- Copyright -->
@@ -332,11 +337,6 @@
<xsl:element name="br"/>
<xsl:apply-templates select="/buildinfo/textset/text[@id='webmaster']/node()"/>
<!-- FSF* netwok note -->
<p>
<xsl:apply-templates select="/buildinfo/textset/text[@id='fsfnetwork']/node()"/>
</p>
</xsl:element>
</xsl:element>

View File

@@ -690,6 +690,10 @@ h2#subpages + ul li p {
font-size: 90%;
}
#footer .fsfnetwork {
font-size: 130%;
}
/* ------------------------------------------------------------------------- */
/* Footnotes */