css重置

@CHARSET "UTF-8";
*{margin:0px;padding:0px;font-size:12px;color:#333;font-family:"微软雅黑",Raleway,sans-serif;box-sizing: border-box;animation-duration:2s;animation-timing-function:ease;animation-fill-mode: forwards;border:0;-*-font-smoothing: antialiased;-*-osx-font-smoothing: grayscale;outline:none;/* -*-transition: all 0.3s ease */}
textarea{resize:none;padding:3px}
div,li,i,a,label,p,span{user-select:none;}
li{list-style: none}
html,body{ margin:0px; height:100%;overflow: hidden;}
table {border-collapse: collapse;}
@font-face {font-family: 'iconfont';src:url('font/iconfont.woff') format('woff');}
i{font-family:"iconfont" !important;font-style:normal;-*-font-smoothing: antialiased;-*-text-stroke- 0.2px;-*-osx-font-smoothing: grayscale;}
a{text-decoration:none;}

  

原文地址:https://www.cnblogs.com/chenwan1218/p/13061616.html