田克(sailor)

不骄不躁,勇往直前!

导航

reset.css

 1 /* reset.css Eiditor By tianke */
 2 body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,
 3 pre, fieldset, lengend, button, input, textarea,th, td {margin: 0; padding: 0;}
 4 body, button, input, select, textarea {font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
 5 h1, h2, h3, h4, h5, h6{ font-size:100%;}
 6 ul, ol, li { list-style: none; }
 7 fieldset,img { border: none; }
 8 q:before, q:after { content:"";}
 9 button, input, select, textarea {font-size:100%;}
10 hr {border: none;height: 1px;}
11 table {border-collapse: collapse; border-spacing: 0;}
12 html{overflow-y: scroll;}

 

posted on 2014-03-07 16:21  田克  阅读(100)  评论(0编辑  收藏  举报