move body styles to new .reveal-viewport
This commit is contained in:
2
dist/theme/league.css
vendored
2
dist/theme/league.css
vendored
@@ -35,7 +35,7 @@
|
||||
--selection-background-color: #FF5E99;
|
||||
--selection-color: #fff; }
|
||||
|
||||
body {
|
||||
.reveal-viewport {
|
||||
background: #1c1e20;
|
||||
background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
|
||||
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #555a5f), color-stop(100%, #1c1e20));
|
||||
|
||||
Reference in New Issue
Block a user