Files
ClassContent/历届学生/front-end-team-11/项目开发/上课项目/简书/css/clear.css
2024-09-27 02:06:13 +08:00

12 lines
127 B
CSS

body,ul,p,h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
}
html {
/* font-size: 50px; */
}
body {
font-size: 0;
}