Commit d6306f05 by doszhang

dos

parent 1f3703d3
......@@ -5,12 +5,6 @@ body {
font-family: "Microsoft YaHei";
}
canvas,
canvas img {
width: 100%;
height: 100%;
}
canvas {
background: #000;
width: 640px;
......@@ -60,7 +54,8 @@ canvas {
left: 0;
right: 0;
margin: 0 auto;
overflow: hidden;
overflow-y: scroll;
overflow-x: hidden;
}
.page {
......
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