changed the footer to put the links to sister organisations at the very bottom and in grey
svn path=/trunk/; revision=16563
This commit is contained in:
parent
ab68001143
commit
dc0b60c10b
@ -469,6 +469,12 @@
|
||||
</ul>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<!-- FSF* netwok note -->
|
||||
<p id="fsfnetwork">
|
||||
<xsl:apply-templates select="/buildinfo/textset/text[@id='fsfnetwork']/node()"/>
|
||||
</p>
|
||||
|
||||
</div> <!-- /#footer -->
|
||||
</xsl:element>
|
||||
</xsl:copy>
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user