Files
ClassContent/历届学生/苏琪/项目练习/weather/css/clear.css
2024-09-27 02:06:13 +08:00

24 lines
256 B
CSS

.icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
body,ul,h1,h2,h3,h4,h5,h6,p{
margin: 0;
padding: 0;
}
body,html {
width: 100%;
}
li {
list-style: none;
}
a {
text-decoration: none;
}