CSS 强制优先级

.shosss,.shosss span,.shosss > h1,.shosss > h2,.shosss > h3,.shosss > h4,.shosss > h5,.shosss > h6,.shosss > h7,.shosss p, .shosss div,.shosss p span, .shosss span p,.shosss p a,.shosss span a,.shoss a
        {
          
           color:#666 !important;
           font-family:微软雅黑,宋体 !important;
           font-size: 12px !important;
           font-weight: normal !important;
           overflow: hidden !important;
           line-height:24px !important;
         }   
CSS中强制优先级使用了!important

转载: http://www.shuonar.com/nar_showplate.html?id=135

你可能感兴趣的:(css !important)