ILOVEFS-day is over, switching back to normal CSS :(

svn path=/trunk/; revision=25269
This commit is contained in:
nicoulas 2013-02-14 22:54:59 +00:00
parent e8ecc720d9
commit 10ca1cdd9b

View File

@ -13,7 +13,7 @@
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-system="about:legacy-compat" />
<xsl:variable name="mode">
<xsl:value-of select="'valentine'" /> <!-- can be either 'normal' or 'valentine' -->
<xsl:value-of select="'normal'" /> <!-- can be either 'normal' or 'valentine' -->
</xsl:variable>
<!-- The top level element of the input file is "buildinfo" -->