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;
|
||||
}
|
||||
|
||||
::selection,
|
||||
::-moz-selection {
|
||||
background-color: $heading-color !important;
|
||||
*::selection, body::selection, div::selection, code::selection {
|
||||
background: $heading-color !important;
|
||||
color: $background-color !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue