通用重置样式base.css Feynix 2024-10-20 52 阅读1分钟 *{ margin: 0; padding: 0; box-sizing: border-box; } li{ line-style: none; } a{ text-decoration: none; }