mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
move body styles to new .reveal-viewport
This commit is contained in:
parent
f26fc20b55
commit
ff62b96a5d
17 changed files with 39 additions and 32 deletions
2
dist/theme/beige.css
vendored
2
dist/theme/beige.css
vendored
|
|
@ -33,7 +33,7 @@
|
|||
--selection-background-color: rgba(79, 64, 28, 0.99);
|
||||
--selection-color: #fff; }
|
||||
|
||||
body {
|
||||
.reveal-viewport {
|
||||
background: #f7f2d3;
|
||||
background: -moz-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
|
||||
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #f7f2d3));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue