This commit is contained in:
parent
28025a8c66
commit
353f325bac
1 changed files with 2 additions and 3 deletions
|
@ -7,9 +7,8 @@ html {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
::selection,
|
*::selection, body::selection, div::selection, code::selection {
|
||||||
::-moz-selection {
|
background: $heading-color !important;
|
||||||
background-color: $heading-color !important;
|
|
||||||
color: $background-color !important;
|
color: $background-color !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue