made campaign box link block level, and slightly changed #statement text
svn path=/branches/design/; revision=18376
This commit is contained in:
parent
25145d322a
commit
a6f43ec3b1
2
fsfe.xsl
2
fsfe.xsl
@ -203,7 +203,7 @@
|
||||
<xsl:element name="p">
|
||||
<xsl:attribute name="id">statement</xsl:attribute>
|
||||
Free Software Foundation Europe is a non-profit organisation dedicated
|
||||
to the furthering of Free Software and working for freedom in the emerging
|
||||
to the furthering of Free Software, and works to promote freedom in emerging
|
||||
digital society. <a href="/about">Learn more</a>
|
||||
</xsl:element>
|
||||
|
||||
|
@ -919,6 +919,10 @@ h4#subpages + ul li:nth-child(odd) {
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
#campaign-box-1 a {
|
||||
display:block;
|
||||
}
|
||||
|
||||
#campaign-box-1 h3 {
|
||||
color:white;
|
||||
font-family:lucida Sans;
|
||||
|
Loading…
Reference in New Issue
Block a user