模板里两种样式的优先级问题,求Css高手帮忙。。。。

浏览:512 发布日期:2013/08/20 分类:求助交流 关键字: 样式 模板 bootstrap
.button-action .btn, .brand, h1, h2, h3, h4, h5, h6{}
.widget .widget-header .title{}
以上两种样式写法,我在
<div class='well bg_d widget'>
<div class='widget_header'>
<h3 class='title'> Panels</h3>
</div>
</div>
为什么是调用的第一个样式呢
最佳答案
评论( 相关
后面还有条评论,点击查看>>