Merge pull request 'Update donation banner' (#2995) from donationbanner-20221205 into master
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
Reviewed-on: #2995pull/2996/head
commit
49815c7795
|
@ -88,7 +88,7 @@
|
|||
<xsl:element name="link">
|
||||
<xsl:attribute name="rel">stylesheet</xsl:attribute>
|
||||
<xsl:attribute name="media">all</xsl:attribute>
|
||||
<xsl:attribute name="href"><xsl:value-of select="$urlprefix"/>/look/fsfe.min.css?20221204</xsl:attribute>
|
||||
<xsl:attribute name="href"><xsl:value-of select="$urlprefix"/>/look/fsfe.min.css?20221205</xsl:attribute>
|
||||
<xsl:attribute name="type">text/css</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:otherwise>
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
<xsl:element name="span">
|
||||
<xsl:attribute name="class">progress</xsl:attribute>
|
||||
<!-- Use the ID selector to set the perecentage (in steps of five) -->
|
||||
<xsl:attribute name="id">progress-percentage-10</xsl:attribute>
|
||||
<xsl:attribute name="id">progress-percentage-15</xsl:attribute>
|
||||
<!-- If you want to adjust the gradient go to -->
|
||||
<!-- /look/elements/topbanner.less -->
|
||||
35174€ <!-- how much we collected -->
|
||||
35619€ <!-- how much we collected -->
|
||||
<!-- A translation of `of` -->
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'progressbar-of'" /></xsl:call-template>
|
||||
212000€ <!-- our donation goal -->
|
||||
|
|
Loading…
Reference in New Issue