svn path=/branches/design/; revision=17468

This commit is contained in:
samtuke 2010-10-10 10:52:15 +00:00
parent 8eda1126cc
commit e6f707579c
2 changed files with 8 additions and 7 deletions

View File

@ -512,10 +512,11 @@
</p>
</div> <!-- /#notice -->
<!-- FSF* netwok note -->
<p id="fsfnetwork">
<!-- Sister organisations -->
<xsl:element name="div">
<xsl:attribute name="id">sister-organisations</xsl:attribute>
<xsl:apply-templates select="/buildinfo/textset/text[@id='fsfnetwork']/node()"/>
</p>
</xsl:element><!-- end sister organisations-->
</div> <!-- /#footer -->
</xsl:element>

View File

@ -29,10 +29,10 @@ select,
*/
}
#menu input[type=url],
#menu input[type=email],
#menu input[type=text],
#menu select {
#newsletter input[type=url],
#newsletter input[type=email],
#newsletter input[type=text],
#newsletter select {
width:100%;
}