diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss index dcfb2f9c..d1100bbf 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/base/_rte-content.scss @@ -23,6 +23,10 @@ p { a:not(.button):not(.rte-button):not(.rte-button--full) { @apply text-ep-primary-light sbw:text-sbw-primary-dark; + + .bg-brand-gradient & { + @apply text-white underline; + } } a.rte-button { diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html index c79f0528..12393908 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html @@ -102,9 +102,7 @@

Eigenanreise

-

- {travelinfo.selfArrangedText -> f:format.html()} -

+ {travelinfo.selfArrangedText -> f:format.html()}