base.css. 复制代码. /*清除元素默认的内外边距*/ * { margin: 0; padding: 0 } /*让所有斜体不倾斜*/ em, i { font-style: normal; } /*去掉列表前面的 ...
確定! 回上一頁