布局 — 样式重置
/* ==========================================================================清除默認內(nèi)邊距和外邊距
========================================================================== */
body,
dl, dd,
h1, h2, h3, h4, h5, h6,
p, form {margin: 0;
}
ol, ul {margin:0;padding:0;
}/* ==========================================================================設(shè)置默認文字樣式
========================================================================== */
html {font-size: calc((16 * 100vw) / 320);-webkit-text-size-adjust: none;
}
body,
button, input, select, textarea {font-family: "microsoft yahei", arial, sans-serif;line-height: 1.4;
}
h1, h2, h3, h4, h5, h6 {font-size: 100%;
}
em, i {font-style: normal;
}/* ==========================================================================清除列表默認樣式
========================================================================== */
ol, ul {list-style: none;
}/* ==========================================================================重置表格默認屬性
========================================================================== */
table {border-collapse: collapse;border-spacing: 0
}/* ==========================================================================重置 a 標簽?zāi)J屬性清除移動端下點擊添加默認背景
========================================================================== */
a {text-decoration: none;-webkit-tap-highlight-color:rgba(0,0,0,0);
}/* ==========================================================================清除浮動
========================================================================== */
.clearfix {zoom: 1;
}
.clearfix::after {content: "";display: block;height: 0;clear: both;visibility: hidden;
}
?
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎總結(jié)
- 上一篇: background使用
- 下一篇: 前端之bootstrap模态框