Line 4: | Line 4: | ||
html{ font-size: 62.5%; font-family: "MicroSoft YaHei", "sans-serif"; /*"sans-serif"是设备默认的字体*/ margin: 0; padding:0; background: white;} | html{ font-size: 62.5%; font-family: "MicroSoft YaHei", "sans-serif"; /*"sans-serif"是设备默认的字体*/ margin: 0; padding:0; background: white;} | ||
− | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { | + | body,p,span,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { |
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
+ | line-height: normal; | ||
} | } | ||
Line 37: | Line 38: | ||
ul, ol { | ul, ol { | ||
list-style: none; | list-style: none; | ||
− | + | ||
} | } | ||
Revision as of 05:54, 23 July 2017