diff --git a/css/impress-demo.css b/css/impress-demo.css index 2cae5d0..35ac07d 100644 --- a/css/impress-demo.css +++ b/css/impress-demo.css @@ -167,7 +167,7 @@ body { pointer-events: none; } transition: opacity 1s, transform 0.5s 1s; } -.step-bored + .hint { +.impress-on-bored .hint { opacity: 1; -webkit-transition: opacity 1s 5s, -webkit-transform 0.5s; @@ -425,7 +425,7 @@ body { pointer-events: none; } /* on overview step everything is visible */ -#impress.step-overview .step { +.impress-on-overview .step { opacity: 1; cursor: pointer; } diff --git a/index.html b/index.html index ed53c4c..b77fe6f 100644 --- a/index.html +++ b/index.html @@ -95,29 +95,44 @@ -
-