huaxia/css/centerHead.css

15 lines
119 B
CSS
Raw Normal View History

2021-09-07 10:04:27 +00:00
* {
padding: 0px;
margin: 0px;
}
/* header */
a {
text-decoration: none;
}
ul {
list-style: none;
}