aboutsummaryrefslogtreecommitdiff
path: root/css/theme/moon.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/moon.css')
-rw-r--r--css/theme/moon.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/theme/moon.css b/css/theme/moon.css
index 5e5d6e4..5cb1176 100644
--- a/css/theme/moon.css
+++ b/css/theme/moon.css
@@ -29,6 +29,11 @@ body {
background: #d33682;
text-shadow: none; }
+::-moz-selection {
+ color: #fff;
+ background: #d33682;
+ text-shadow: none; }
+
.reveal .slides > section,
.reveal .slides > section > section {
line-height: 1.3;