From 698a371c0b24820ed7b7528511adb563ac98dac1 Mon Sep 17 00:00:00 2001 From: Niels Date: Fri, 6 Jan 2023 20:11:23 +0100 Subject: [PATCH] Update contao-lesbares-css-framework-bundle.scss --- public/contao-lesbares-css-framework-bundle.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/public/contao-lesbares-css-framework-bundle.scss b/public/contao-lesbares-css-framework-bundle.scss index d41905a..bf3102f 100644 --- a/public/contao-lesbares-css-framework-bundle.scss +++ b/public/contao-lesbares-css-framework-bundle.scss @@ -267,8 +267,7 @@ html body .content-text { &:not(.kursiverLinkAlsButton) .rte a strong { font-weight: var(--font_width_strong); } &:not(.kursiverLinkAlsButton) .rte a, &:not(.LinkAlsButton) .rte em a, - &:not(.LinkAlsButton) .rte a em, - &:not(.LinkAlsButton):not(.kursiverLinkAlsButton) em { + &:not(.LinkAlsButton) .rte a em { display: inline-block; background: #fff; color: var(--button_font_color); @@ -292,8 +291,7 @@ html body .content-text { &.LinkAlsButton2 { &:not(.kursiverLinkAlsButton) .rte a, &:not(.LinkAlsButton) .rte em a, - &:not(.LinkAlsButton) .rte a em, - &:not(.LinkAlsButton):not(.kursiverLinkAlsButton) em { + &:not(.LinkAlsButton) .rte a em { display: inline-block; background-color: var(--secondary_color); &:hover {