Skip to content

Commit ffa15fa

Browse files
committed
Theme Olln - Section texte Mise en évidence SUP-49439
1 parent 56000c1 commit ffa15fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

olln/src/scss/variables.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,10 @@ $newsletter-text-color: #fff !default;
339339

340340
//*// SECTION TEXTE
341341
$font-size-texte: $font-size-base !default;
342-
$mark-background-color: #f3f3f3 !default;
343-
$mark-color: #5c5c5c !default;
344-
$mark-padding-sec: 20px 45px 20px 26px !default;
345-
$mark-border: solid 2px $primary !default;
342+
$mark-background-color: $primary;
343+
$mark-color: #fff;
344+
$mark-padding-sec: 20px 45px 20px 26px;
345+
$mark-border: solid 1px $primary !default;
346346
$mark-radius: $global-radius !default;
347347
$mark-weight: 500 !default;
348348
$list-style-color: $primary !default;

0 commit comments

Comments
 (0)