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