最新回答 / qq_慕雪5345453
你的top-li没有设置高度,display没有起作用,可以连起来写.top li,.top a:hover,.top a:active{width:50px;heitht:30px;display:block;background-color:red;float:left;}
2019-11-30
最新回答 / weixin_慕田峪5218236
course的margin值写错了应该是margin:0 7px; 你没写上下的间距设为0 直接写7px默认为上下左右均为7px!
2019-10-27