1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-09 14:10:50 +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

View File

@@ -35,7 +35,7 @@
--selection-background-color: #26351C;
--selection-color: #fff; }
body {
.reveal-viewport {
background: #F0F1EB;
background-color: #F0F1EB; }