Commit 6f0e2cb6 by doszhang

dos

parent 1455a03d
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<link href="__CDN__/css/main.css" rel="stylesheet"> <link href="__CDN__/css/main.css" rel="stylesheet">
<style> <style>
.container.transform { #container.transform {
width: 100%; width: 100%;
height: 100%; height: 100%;
position: absolute; position: absolute;
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
</head> </head>
<body> <body>
<audio id="mp3-bj" src="__CDN__/audio/b-j.mp3" preload="auto" loop="loop"></audio> <audio id="mp3-bj" src="__CDN__/audio/b-j.mp3" preload="auto" loop="loop"></audio>
<div id="container transform"> <div id="container" class="transform">
<!-- dos --> <!-- dos -->
<div class="wrap-inner transform"> <div class="wrap-inner transform">
<!-- dos --> <!-- dos -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment