html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:;
padding:;
border:;
outline:;
font-size: 100%;
font-family: "微软雅黑", "宋体", "华文细黑", arial, sans-serif;
vertical-align: baseline;
background: transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} body {
line-height:;
} :focus {
outline:;
} article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
display: block;
} nav ul {
list-style: none;
} blockquote, q {
quotes: none;
} blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
} a {
margin:;
padding:;
border:;
font-size: 100%;
vertical-align: baseline;
background: transparent;
} ins {
background-color: #ff9;
color: #000;
text-decoration: none;
} mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
} del {
text-decoration: line-through;
} abbr[title], dfn[title] {
border-bottom: 1px dotted #000;
cursor: help;
} table {
border-collapse: collapse;
border-spacing:;
} hr {
display: block;
height: 1px;
border:;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding:;
} input, select {
vertical-align: middle;
}

最新文章

  1. Codeforces Round #170 (Div. 2)
  2. xUtils 中的BitmapUtils 全面注释
  3. ubuntu dhcp修改ip地址
  4. sql2008日志文件截断
  5. sell- 获取邮箱的后缀
  6. JavaPersistenceWithHibernate第二版笔记-第六章-Mapping inheritance-001Hibernate映射继承的方法
  7. emmet(Zen coding)帮助文档
  8. 2015/11/06 社保查询系统持续 挂机ing
  9. Object.defineproperty实现数据和视图的联动 ------是不是就是 Angular 模型和视图的同步的实现方式???
  10. UnityWebRequest http post json通信
  11. pom.xml文件模板、application文件模板、configuration逆向生成文件、
  12. Source Insight小技巧:修改Symbol Window的默认宽度
  13. 7.Django|分页器
  14. OpenGL and Vulkan resources
  15. 三大平衡树(Treap + Splay + SBT)总结+模板[转]
  16. linux ubuntu R 无法安装rggobi包的原因及解决方案
  17. Linux服务器---apache配置文件
  18. Docker搭建RabbitMQ集群
  19. 数据分析利器之hive优化十大原则
  20. 找不到请求的 .Net Framework Data Provider

热门文章

  1. Java线程和多线程(十二)——线程池基础
  2. Codecraft-18 and Codeforces Round #458:D,Bash and a Tough Math Puzzle
  3. 问题:Visual Studio 2017 无法推送到github:The requested URL returned error: 403
  4. JAVA FILE.renameTo跨文件系统移动文件失败
  5. possible new indexes 出现了
  6. 用python读取配置文件config.ini
  7. 用libevent实现的echo服务器及telnet客户端
  8. 怎样下载JDBC驱动
  9. MySQL☞upper函数
  10. centos7下搭建django