scope selection color to .reveal
This commit is contained in:
4
dist/theme/sky.css
vendored
4
dist/theme/sky.css
vendored
@@ -52,12 +52,12 @@
|
||||
font-weight: normal;
|
||||
color: #333; }
|
||||
|
||||
::selection {
|
||||
.reveal ::selection {
|
||||
color: #fff;
|
||||
background: #134674;
|
||||
text-shadow: none; }
|
||||
|
||||
::-moz-selection {
|
||||
.reveal ::-moz-selection {
|
||||
color: #fff;
|
||||
background: #134674;
|
||||
text-shadow: none; }
|
||||
|
||||
Reference in New Issue
Block a user