<style>
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html { height: 101%; }
body { font-size: 62.5%; line-height: 1; font-family: Arial, Tahoma, sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

p { font-size: 1.2em; line-height: 1.0em; color: #333; }
</style>

最新文章

  1. 移动混合开发之android文件管理--&gt;flexbox,webFont。
  2. VS2010 使用 EntityFramework For SQL Server Compact 4.0
  3. apache端口的修改
  4. Cobertura 代码覆盖率测试
  5. 【转】如何在 Windows 中执行干净启动
  6. [Hive - LanguageManual] Create/Drop/Grant/Revoke Roles and Privileges / Show Use
  7. JavaScript引擎的工作原理
  8. SGU 281.Championship
  9. python s12 day2
  10. Scrambled Polygon(凸多边形,斜率)
  11. Visual Studio 2013 Xamarin for iOS 环境搭建
  12. 用Mysql进行emp、dept、salgrade表的相关查询操作
  13. JavaFX——简单的日记系统
  14. Java web.xml笔记
  15. SpringCloud无废话入门02:Ribbon负载均衡
  16. Java面试通关秘籍汇总集
  17. Zhu and 772002---hdu5833(高斯消元解求异或方程组)
  18. ZOJ 3872 浙江2015年省赛试题
  19. jquery 3.0 新版本
  20. 动态创建OATipBean

热门文章

  1. 如何将excel文件导入testlink
  2. [考试反思]1002csp-s模拟测试56:凌乱
  3. windows系统一台电脑先后添加多个git账号
  4. Apache httpd 2.4.27开启GZIP压缩功能
  5. (C#)WPF:Property和Attribute的区别
  6. linux日常笔记(1)
  7. java 中的 shuffle()用于打乱list中的元素
  8. nyoj 84-阶乘的0 (规律题)
  9. (三)初识NumPy(数据CSV文件存取和多维数据的存取)
  10. MemoryStream相关知识分享