提交 cb79db91 编写于 作者: C Cy-Bo-Rg

removed the "massive hack"

refresh fix removed.
上级 5306eeff
......@@ -32,31 +32,6 @@
overflow: hidden;
}
.marquee {
width:130px;
height:40px;
padding:5px;
background-color: yellowgreen;
border: 20px solid rgba(0,0,0,0.3);
white-space: nowrap;
overflow: hidden;
/* Safari and Chrome */
overflow-x:-webkit-marquee;
-webkit-marquee-direction: backwards;
-webkit-marquee-style: scroll;
-webkit-marquee-speed: fast;
-webkit-marquee-increment: small;
-webkit-marquee-repetition: infinite;
/* W3C */
overflow-x: marquee-line;
marquee-direction: forward;
marquee-style: scroll;
marquee-speed: fast;
marquee-play-count: infinite;
}
h1 {
margin-top: 30px;
margin-bottom: 40px;
......@@ -208,7 +183,7 @@
</a>
<div id="content"></div>
</div>
<article><iframe id="viewer" width="100%" allowfullscreen onmousewheel=""></iframe>
<iframe id="viewer" allowfullscreen onmousewheel=""></iframe>
<script>
......@@ -589,7 +564,7 @@
}
</script><div class="marquee"><p>refresh_fix_on_some_blacklisted_android_chipsets</p></div></article>
</script>
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册