huaxia/css/centerHead.css

15 lines
119 B
CSS

* {
padding: 0px;
margin: 0px;
}
/* header */
a {
text-decoration: none;
}
ul {
list-style: none;
}