文章分类 -  DIV/CSS/HTML

摘要:/*置顶按钮*/ $(function () { var e = $("#pawtop"), t = $(document).scrollTop(), n, r, i = !0; $(window).scroll(function () { var t = $(document).scrollTop 阅读全文
posted @ 2016-04-06 14:25 落叶随风飘零 阅读(201) 评论(0) 推荐(0)
摘要:@import url("fonts.css"); @import url("font-awesome.min.css"); body { font-size: 100%; color: white; font-family: 'Source Sans Pro','微软雅黑', sans-serif 阅读全文
posted @ 2016-04-06 14:24 落叶随风飘零 阅读(170) 评论(0) 推荐(0)
摘要:#pawtop { background: url(../../images/icon/pawtop.png) no-repeat; cursor: default; display: block; height: 250px; margin: -125px 0 0; position: fixed 阅读全文
posted @ 2016-04-06 14:24 落叶随风飘零 阅读(104) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>欢迎来到PA 阅读全文
posted @ 2016-04-06 14:22 落叶随风飘零 阅读(145) 评论(0) 推荐(0)