css 权重

58 阅读1分钟
// !important
// 行内 1000
// id 100
// class 属性[] 10
// 标签 1
// * 0  
// 继承 null就是无