CSS @import 用法,目录结构a.cssp{color:pink}b.css/*引入a.css,注意结尾需要分号*/@import'a.css';/*或者@importurl('a.css');*/p{font-size:30px ...
確定! 回上一頁