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.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/theme/moon.css b/css/theme/moon.css
index 791a4a0..e6831b0 100644
--- a/css/theme/moon.css
+++ b/css/theme/moon.css
@@ -18,6 +18,14 @@ body {
background: #002b36;
background-color: #002b36; }
+html:-webkit-full-screen-ancestor {
+ background: #002b36;
+ background-color: #002b36; }
+
+html:-moz-full-screen-ancestor {
+ background: #002b36;
+ background-color: #002b36; }
+
.reveal {
font-family: "Lato", sans-serif;
font-size: 40px;