1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-02 03:03:03 +02:00

move body styles to new .reveal-viewport

This commit is contained in:
Hakim El Hattab
2020-04-06 13:49:39 +02:00
parent f26fc20b55
commit ff62b96a5d
17 changed files with 39 additions and 32 deletions

2
dist/theme/moon.css vendored
View File

@@ -39,7 +39,7 @@ html * {
--selection-background-color: #d33682;
--selection-color: #fff; }
body {
.reveal-viewport {
background: #002b36;
background-color: #002b36; }