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

7 lines
140 B
CSS

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