清空超链样式 清空列表样式


ul li {
    list-style: none;
}
a {
    text-decoration: none;
}

posted @ 2023-06-01 01:20  时间羚羊  阅读(13)  评论(0)    收藏  举报