-
- {data.header}
-
+
{data.header}
{data.bodytext -> f:format.html()}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html
index 203f4402..a1b96f33 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSliderSmall.html
@@ -20,12 +20,12 @@
-
+
{slide.headline}
-
-
+
+
{slide.subline}
-
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Textmedia/LinkPanel.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Textmedia/LinkPanel.html
index dd21aba5..bbf3d855 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Textmedia/LinkPanel.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Textmedia/LinkPanel.html
@@ -5,61 +5,56 @@
xmlns:v="http://typo3.org/ns/FluidTYPO3/Vhs/ViewHelpers">
-
-
+
+
-
-
-
+
+
+
{images.0.title -> f:format.raw()}
-
+
+
-
-
-
+
+
+
{images.1.title -> f:format.raw()}
-
+
+
-
-
-
+
+
+
{images.4.title -> f:format.raw()}
-
+
+
-
-
-
+
+
+
{images.2.title -> f:format.raw()}
-
+
+
-
-
-
+
+
+
{images.3.title -> f:format.raw()}
-
+
+
diff --git a/tailwind.config.js b/tailwind.config.js
index 91c01d77..21bbb812 100644
--- a/tailwind.config.js
+++ b/tailwind.config.js
@@ -71,15 +71,15 @@ module.exports = {
primary: '#3d8ccb',
secondary: '#f9c700',
'primary-bg': '#ebf3fa',
- 'primary-light': '#0080ff',
+ 'primary-light': '#0070E0',
'primary-medium': '#165883',
'primary-dark': '#18527b',
pink: '#fa1a8c',
},
sbw: {
- primary: '#f0bc44',
- secondary: '#ee525a',
- 'primary-dark': '#c7a20c',
+ primary: '#B3820F',
+ secondary: '#E91C26',
+ 'primary-dark': '#8D7207',
overlay: '#c20000',
},
snz: {
@@ -88,14 +88,14 @@ module.exports = {
'primary-dark': '#82c3c6',
},
uch: {
- primary: '#a6c62c',
+ primary: '#677A1A',
secondary: '#19a3dc',
- 'primary-dark': '#a6c62c',
- overlay: '#a6c62c',
+ 'primary-dark': '#677A1A',
+ overlay: '#677A1A',
},
ser: {
primary: '#006fb6',
- secondary: '#e85243',
+ secondary: '#DE2C1B',
'primary-light': '#04A4CC',
},
suz: {