Skip to content

Commit

Permalink
Update contao-lesbares-css-framework-bundle.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
heimseiten authored Jan 6, 2023
1 parent bf2cee2 commit 698a371
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions public/contao-lesbares-css-framework-bundle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand All @@ -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 {
Expand Down

0 comments on commit 698a371

Please sign in to comment.