Files

2 lines
98 B
SCSS

::-moz-selection{ background:$primary;color:white }
::selection{ background:$primary;color:white }