为了账号安全,请及时绑定邮箱和手机立即绑定

使用通配符*设置背景颜色,后面在设置背景颜色会被覆盖呢?

使用通配符*设置背景颜色,后面在设置背景颜色会被覆盖呢?

无根鸟飞呀飞 2019-06-15 10:43:44
                                                /*gongong*/     *{         margin:0;         padding:0;         font-family:"Microsoft YaHei";         color: #fff;         background: #0E0E0E;;     }     .clear{ clear: both;}     ul,li{list-style: none;}     a{text-decoration: none;  }     .container{         /*text-align: center;*/         margin:0 auto;         width:80%;;     }                                 /*head*/ .head{     width: 100%;     height:80px;     background: #000;     border-top: 1px solid #fff;     margin-top: 30px; } .logo{     width:30%;     height:80px;     background: #000;     float: left;     background:url("http://climg.mukewang.com/58c0d2d900016ce303000100.png") no-repeat left; } .nav{     width:70%;     height: 80px;     background: #000;     float: right; } .nav ul{  width:100%;     float: right;} .nav ul li{  float: right;  line-height:80px; margin-right: 50px;     height:80px;}  .nav a:hover{ color: orange; font-size: 18px;}                                                     /*content*/ .content{  width:100%;  background: #ADD8E6; } .left{  float: left;  background: #ADD8E6;  width:50%;  height:300px; line-height: 2em;} h1{font-size: 20px; background: #ADD8E6;color: #000;margin-bottom: 10px; } .left span{  background: #CC3333; margin-right: 10px;} .left .box{     background: red ;     position: relative;     top:10%;     left:10%;     width: 70%; } .right{     float: right;     background: #ADD8E6;     width:50%;     height:300px; } .right-list{  background: #ADD8E6;} .right-list a{  background: #ADD8E6;     color: #000;padding-left: 20px;     line-height:40px;} .right-list a:hover{color:orange;font-size: 14px;}                                                             /*footer*/ .footer{     width:100%;     height:80px;     background: purple;     clear: both;     line-height:80px;     background: #000;     border-top: 1px solid white;     margin-top: 20px; } .footer .copyright{     width:100%;     margin:0 auto;     height:80px; } .footer a{     display: block; margin-left: 20px;} .footer ul li{     float: left; }
查看完整描述

2 回答

?
慕雪2998750

TA贡献3条经验 获得超1个赞

*是权重最低的,建议你还是去看下权重的吧。

查看完整回答
反对 回复 2019-06-21
?
pardon110

TA贡献1038条经验 获得超227个赞

使用权重高的选择器,或者用组合选择器

查看完整回答
反对 回复 2019-06-15
  • 2 回答
  • 0 关注
  • 1018 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信