fix: adjust text color of links in box with background color
This commit is contained in:
@@ -23,6 +23,10 @@ p {
|
|||||||
|
|
||||||
a:not(.button):not(.rte-button):not(.rte-button--full) {
|
a:not(.button):not(.rte-button):not(.rte-button--full) {
|
||||||
@apply text-ep-primary-light sbw:text-sbw-primary-dark;
|
@apply text-ep-primary-light sbw:text-sbw-primary-dark;
|
||||||
|
|
||||||
|
.bg-brand-gradient & {
|
||||||
|
@apply text-white underline;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a.rte-button {
|
a.rte-button {
|
||||||
|
|||||||
@@ -102,9 +102,7 @@
|
|||||||
<h3 class="text-white">
|
<h3 class="text-white">
|
||||||
Eigenanreise
|
Eigenanreise
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
{travelinfo.selfArrangedText -> f:format.html()}
|
||||||
{travelinfo.selfArrangedText -> f:format.html()}
|
|
||||||
</p>
|
|
||||||
</f:if>
|
</f:if>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user