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) {
|
||||
@apply text-ep-primary-light sbw:text-sbw-primary-dark;
|
||||
|
||||
.bg-brand-gradient & {
|
||||
@apply text-white underline;
|
||||
}
|
||||
}
|
||||
|
||||
a.rte-button {
|
||||
|
||||
@@ -102,9 +102,7 @@
|
||||
<h3 class="text-white">
|
||||
Eigenanreise
|
||||
</h3>
|
||||
<p>
|
||||
{travelinfo.selfArrangedText -> f:format.html()}
|
||||
</p>
|
||||
{travelinfo.selfArrangedText -> f:format.html()}
|
||||
</f:if>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user