Revert "fix theme backgrounds in firefox fullscreen mode #1386"

This reverts commit b7e0d9b1c7.
This commit is contained in:
Hakim El Hattab 2016-06-21 11:27:24 +02:00
parent b7e0d9b1c7
commit ce777e4c4b
14 changed files with 15 additions and 135 deletions

View file

@ -18,14 +18,6 @@ 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;