Files
ClassContent/历届学生/front-end-team-11/项目开发/学生项目/贡婉宝/4.27/6/css/clear.css
2024-09-27 02:06:13 +08:00

18 lines
232 B
CSS

body,ul,p,h1,h2,h3,h4,h5,h6,a {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
}
body {
background: #f3f4f7;
}
html {
/* font-size: 50px; */
line-height: 1;
}
body {
font-size: 0;
}