Files
ClassContent/历届学生/朱立伟/项目案例/weather/css/clear.css
2024-09-27 02:06:13 +08:00

7 lines
88 B
CSS
Executable File

body,ul,li,h1,h2,h3,h4,h5,h6{
margin: 0;
padding: 0;
}
ul li {
list-style: none;
}