move body styles to new .reveal-viewport
This commit is contained in:
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));
|
||||
|
||||
Reference in New Issue
Block a user