Files
ClassContent/历届学生/逯帅帅/项目开发/上课项目/饿了么/css/clear.css
2024-09-27 02:06:13 +08:00

14 lines
259 B
CSS

html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
margin: 0;
padding: 0;
list-style: none;
}
body {
font-size: 0;
}
a {
text-decoration: none;
}
.iconfont {
font-size: .16rem;
}