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/sky.css
vendored
2
dist/theme/sky.css
vendored
|
|
@ -36,7 +36,7 @@
|
|||
--selection-background-color: #134674;
|
||||
--selection-color: #fff; }
|
||||
|
||||
body {
|
||||
.reveal-viewport {
|
||||
background: #add9e4;
|
||||
background: -moz-radial-gradient(center, circle cover, #f7fbfc 0%, #add9e4 100%);
|
||||
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f7fbfc), color-stop(100%, #add9e4));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue