update code style to match rest of reveal.js, disable parallax by default #595
This commit is contained in:
@ -1405,6 +1405,7 @@ body {
|
||||
/*********************************************
|
||||
* PARALLAX BACKGROUND
|
||||
*********************************************/
|
||||
|
||||
.reveal[data-parallax-background] {
|
||||
-webkit-transition: all 0.8s ease;
|
||||
-moz-transition: all 0.8s ease;
|
||||
|
Reference in New Issue
Block a user