摘要:<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" media="screen" />
阅读全文
03 2016 档案
摘要:<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" media="screen" />
阅读全文
摘要:@media screen and (min-width:320px) and (max-width:321px) { html { font-size: 62.5%; } } @media screen and (min-width:321px) and (max-width:322px) { html { font-size: 62.6953125%; } } @media screen a...
阅读全文
摘要:body, h1, h2, h3, h4, h5, h6, hr, p,blockquote, dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium
阅读全文
摘要:在特定class下指定width:auto;即可
阅读全文
|