阅读背景:

使用CSS使父div与父div无关

来源:互联网 
.cat_p{
    float:left; 
    margin-right:3px; 
    margin-bottom: 1px;}
.cat_p a {
    background: #00A1E0;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 0px;
    padding: 1px 7px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
} 
.cat_p a:hover{
    background:  #666; 
    color:#fff;
}
.cat_p{
    float:left; 
    margin-right:3px; 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: