diff --git a/style.css b/css/style.css similarity index 100% rename from style.css rename to css/style.css diff --git a/impress.css b/impress.css deleted file mode 100644 index bcdd06a..0000000 --- a/impress.css +++ /dev/null @@ -1,50 +0,0 @@ -html { height: 100% } - -body { - height: 100%; - - overflow: hidden; -} - -#impress { - width: 0px; - height: 0px; - - position: absolute; - top: 50%; left: 50%; -} - -#impress .scale { - width: 0px; - height: 0px; - - position: relative; - - -webkit-transform: scale(1); - -webkit-transition: -webkit-transform 1s ease-in-out; - -webkit-transform-origin: top left; - - -moz-transform: scale(1); - -moz-transition: -moz-transform 1s ease-in-out; - -moz-transform-origin: top left; -} - -#impress .rotate { - width: 0px; - height: 0px; - - position: absolute; top: 0; right: 0; left: 0; bottom: 0; - - -webkit-transform: rotate(0); - -webkit-transition: -webkit-transform 1s ease-in-out; - -webkit-transform-origin: top left; - - -moz-transform: rotate(0); - -moz-transition: -moz-transform 1s ease-in-out; - -moz-transform-origin: top left; -} - -#impress .step { - position: absolute; -} - diff --git a/index.html b/index.html index 622d398..9ab3f7f 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,7 @@ - - +
@@ -45,7 +44,7 @@ - +