Files
ClassContent/历届学生/陈一航/项目/contact/今日头条/css/clear.css
2024-09-27 02:06:13 +08:00

7 lines
140 B
CSS

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