Files
ClassContent/历届学生/陈一航/2020-04-14/css/clear.css
2024-09-27 02:06:13 +08:00

6 lines
120 B
CSS

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