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