made top-left logo smaller

svn path=/trunk/; revision=20223
This commit is contained in:
nicoulas 2011-04-13 10:17:24 +00:00
parent 70399e0d3c
commit ccdc14320a

View File

@ -271,7 +271,7 @@
<xsl:attribute name="href">/</xsl:attribute>
<xsl:element name="img">
<xsl:attribute name="alt">FSFE Logo</xsl:attribute>
<xsl:attribute name="src"><xsl:value-of select="$urlprefix"/>/graphics/logo.png</xsl:attribute>
<xsl:attribute name="src"><xsl:value-of select="$urlprefix"/>/graphics/logo_transparent.png</xsl:attribute>
</xsl:element>
</xsl:element>
</xsl:element>