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:
@@ -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>
|
||||
|
||||
@@ -690,6 +690,10 @@ h2#subpages + ul li p {
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
#footer .fsfnetwork {
|
||||
font-size: 130%;
|
||||
}
|
||||
|
||||
|
||||
/* ------------------------------------------------------------------------- */
|
||||
/* Footnotes */
|
||||
|
||||
Reference in New Issue
Block a user