aboutsummaryrefslogtreecommitdiff
path: root/css/reveal.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-06-20 10:27:04 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-06-20 10:27:04 +0200
commitb7e0d9b1c79a475249777d734a9675b1ba03a47a (patch)
tree6b21f264423c692a0b7045b1583e1618dd63967c /css/reveal.css
parent8162855d23601e66a25ba79dd4013ef416c4f1b4 (diff)
downloadfreenode-live-2017-presentation-b7e0d9b1c79a475249777d734a9675b1ba03a47a.tar
freenode-live-2017-presentation-b7e0d9b1c79a475249777d734a9675b1ba03a47a.tar.gz
fix theme backgrounds in firefox fullscreen mode #1386
Diffstat (limited to 'css/reveal.css')
-rw-r--r--css/reveal.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/css/reveal.css b/css/reveal.css
index b203074..778076e 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -47,12 +47,6 @@ body {
background-color: #fff;
color: #000; }
-html:-webkit-full-screen-ancestor {
- background-color: inherit; }
-
-html:-moz-full-screen-ancestor {
- background-color: inherit; }
-
/*********************************************
* VIEW FRAGMENTS
*********************************************/