慕粉3767191
2016-08-01 21:47
加这个,!important
例如:
body
{
background-color:yellow;!important
background:red;
}
! important
属性后面加!important如body{color:red!important;}
在标签的属性值后面加上!impotent
例如p{color:red ! impotent}
初识HTML(5)+CSS(3)
1230048 学习 · 19084 问题
相似问题