You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- .kePublic h1{font-size:60px; text-align:center}
- #totop{position:fixed;bottom:40px;right:40px;z-index:999;width:71px; cursor:pointer; display:none;}
- *html #totop{position:absolute;cursor:pointer;right:10px; display:none;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")}
- #totop a{display:block;outline:none;width:60px;height:112px;padding-top:48px;background:url(../images/up.png) no-repeat;}
- #totop a.cur{text-decoration:none;color:#3a9}
|