From 2d2833ea89abb4d5beef94023f015f5b088ee44b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 8 May 2024 10:38:45 +0200 Subject: [PATCH] donate followup update text to use the same as in the donation banner and the styling --- build/xslt/fsfe_followupsection.xsl | 2 +- look/style.less | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build/xslt/fsfe_followupsection.xsl b/build/xslt/fsfe_followupsection.xsl index 39ce21e5f5..8a00eb9eb3 100644 --- a/build/xslt/fsfe_followupsection.xsl +++ b/build/xslt/fsfe_followupsection.xsl @@ -63,7 +63,7 @@ donate - +
https://my.fsfe.org/donate diff --git a/look/style.less b/look/style.less index 2ec6b196a8..7301808014 100644 --- a/look/style.less +++ b/look/style.less @@ -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 {