removed hardcoded cover graphic filename from quotes

This commit is contained in:
skyanth
2019-01-21 15:46:57 +01:00
parent e07e02a486
commit c3572b6996

View File

@@ -24,8 +24,6 @@
<!-- Pages -->
<xsl:attribute-set name="region-body-cover">
<xsl:attribute name="background-image"
>url(../graphics/frontpage_quote.jpg)</xsl:attribute>
</xsl:attribute-set>
</xsl:stylesheet>