aboutsummaryrefslogtreecommitdiff
path: root/dist/theme/blood.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/theme/blood.css')
-rw-r--r--dist/theme/blood.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/theme/blood.css b/dist/theme/blood.css
index e822c04..396d632 100644
--- a/dist/theme/blood.css
+++ b/dist/theme/blood.css
@@ -48,12 +48,12 @@
font-weight: normal;
color: #eee; }
-::selection {
+.reveal ::selection {
color: #fff;
background: #a23;
text-shadow: none; }
-::-moz-selection {
+.reveal ::-moz-selection {
color: #fff;
background: #a23;
text-shadow: none; }