Introduce $mark-bg variable so that <mark>'s background-color can be customized independently of $state-warning-bg
[skip sauce] [skip validator]
This commit is contained in:
parent
5f455319e2
commit
cdc0a7a748
2 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ small,
|
|||
mark,
|
||||
.mark {
|
||||
padding: .2em;
|
||||
background-color: $state-warning-bg;
|
||||
background-color: $mark-bg;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue