mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-22 21:20:27 +00:00
15 lines
208 B
Sass
15 lines
208 B
Sass
|
::selection
|
||
|
background: #FFF498
|
||
|
|
||
|
::-moz-selection
|
||
|
background: #FFF498
|
||
|
|
||
|
img::selection
|
||
|
background: transparent
|
||
|
|
||
|
img::-moz-selection
|
||
|
background: transparent
|
||
|
|
||
|
body
|
||
|
-webkit-tap-highlight-color: #FFF498
|