From a650a9cf4a9981a543e2cfc346919e62eb757964 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 9 Aug 2024 16:05:54 +0200 Subject: [PATCH] update topbanner --- build/xslt/fsfe_body.xsl | 2 +- global/data/topbanner/topbanner.de.xml | 17 ----------------- global/data/topbanner/topbanner.en.xml | 9 ++------- global/data/topbanner/topbanner.es.xml | 17 ----------------- global/data/topbanner/topbanner.fr.xml | 17 ----------------- global/data/topbanner/topbanner.it.xml | 17 ----------------- look/elements/topbanner.less | 4 ++-- 7 files changed, 5 insertions(+), 78 deletions(-) delete mode 100644 global/data/topbanner/topbanner.de.xml delete mode 100644 global/data/topbanner/topbanner.es.xml delete mode 100644 global/data/topbanner/topbanner.fr.xml delete mode 100644 global/data/topbanner/topbanner.it.xml diff --git a/build/xslt/fsfe_body.xsl b/build/xslt/fsfe_body.xsl index 6ef474ef94..d148c3a699 100644 --- a/build/xslt/fsfe_body.xsl +++ b/build/xslt/fsfe_body.xsl @@ -23,7 +23,7 @@ - + diff --git a/global/data/topbanner/topbanner.de.xml b/global/data/topbanner/topbanner.de.xml deleted file mode 100644 index ed1d152c3f..0000000000 --- a/global/data/topbanner/topbanner.de.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - 4 -
-
-
-

- Wir brauchen jetzt Eure langfristige Hilfe: Bitte werde heute FSFE-Supporter, damit wir weiterhin für Deine und die Freiheit der nächsten Generationen eintreten können. -

-
- -
-
-
diff --git a/global/data/topbanner/topbanner.en.xml b/global/data/topbanner/topbanner.en.xml index 787ca01df1..bdc15ab382 100644 --- a/global/data/topbanner/topbanner.en.xml +++ b/global/data/topbanner/topbanner.en.xml @@ -1,16 +1,11 @@ - 4 + 5
-

- We need your long-term help now: please become an FSFE supporter today, so that we can continue to stand up for your and the next generations’ freedom. -

-
-
- Donate Now +

+++ BREAKING: Apple vs EU Commission: the FSFE intervenes to safeguard Free Software +++ read more

diff --git a/global/data/topbanner/topbanner.es.xml b/global/data/topbanner/topbanner.es.xml deleted file mode 100644 index d5f8baa8c3..0000000000 --- a/global/data/topbanner/topbanner.es.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - 4 -
-
-
-

- Necesitamos tu ayuda a largo plazo ahora: por favor, apoye la FSFE hoy, para que podamos continuar defendiendo tu libertad y la de las próximas generaciones. -

-
-
- ¡Dona! -
-
-
-
diff --git a/global/data/topbanner/topbanner.fr.xml b/global/data/topbanner/topbanner.fr.xml deleted file mode 100644 index 61bd309268..0000000000 --- a/global/data/topbanner/topbanner.fr.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - 4 -
-
-
-

- Nous avons besoin de votre aide à long terme aujourd'hui : devenez un supporter de la FSFE, afin que vous puissiez continuer à défendre votre liberté et celle des générations futures. -

-
- -
-
-
diff --git a/global/data/topbanner/topbanner.it.xml b/global/data/topbanner/topbanner.it.xml deleted file mode 100644 index 06b036c144..0000000000 --- a/global/data/topbanner/topbanner.it.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - 4 -
-
-
-

- Abbiamo bisogno del tuo aiuto a lungo termine oggi stesso: diventa supporter della FSFE, in modo da poter continuare a difendere la tua libertà e quella delle generazioni future. -

-
-
- Donazioni -
-
-
-
diff --git a/look/elements/topbanner.less b/look/elements/topbanner.less index c23a5ab145..9fa268f458 100644 --- a/look/elements/topbanner.less +++ b/look/elements/topbanner.less @@ -19,14 +19,14 @@ div.topbanner { // rgba(74, 210, 240, 1) 50%, // rgba(32, 45, 121, 1) 100% // ); - background: #ff7800; + background: #ff0000; padding: 5px; #topbanner-inner { font-size: 1.1em; // font-weight: 500; font-weight: 700; - background: #42D1EF; + background: rgba(74, 210, 240, 1) 50%; color: #000; // background: #fff; padding: 2rem;