2 lines
99 B
SCSS
2 lines
99 B
SCSS
::-moz-selection{ background:$primary;color:white }
|
|
::selection{ background:$primary;color:white } |