We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae65fb commit a047408Copy full SHA for a047408
zndt/zn_dingtou.html
@@ -10,7 +10,7 @@
10
<link type="text/css" rel="stylesheet" href="css/jquery-ui.css">
11
<style type="text/css">
12
*{ margin:0; padding:0;}
13
-html{ font-size:50px;}
+html{ font-size:50px;width:100%}
14
body{width:100%}
15
#wrap{width:100%;}
16
.banner{width:100%;}
@@ -173,7 +173,7 @@
173
</head>
174
175
<body class="container">
176
- 222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
+
177
<div id="wrap">
178
<div id="player" style="width:100%;height:300px;">
179
0 commit comments