update text to use the same as in the donation banner and the styling
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<xsl:when test="/buildinfo/document/followup = 'donate'">
|
||||
<xsl:attribute name="class">donate</xsl:attribute>
|
||||
<xsl:element name="p">
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'donate-paragraph'" /></xsl:call-template>
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'support-paragraph'" /></xsl:call-template>
|
||||
<br />
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">https://my.fsfe.org/donate</xsl:attribute>
|
||||
|
||||
@@ -883,6 +883,9 @@ aside#followup.donate {
|
||||
/*.make-sm-column(8);*/
|
||||
padding: 0;
|
||||
padding-top: 1em;
|
||||
font-size: 2.3rem;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a.btn {
|
||||
|
||||
Reference in New Issue
Block a user