子比美化——分类添加背景

子比美化——分类添加背景-浩潮汇
子比美化——分类添加背景
此内容为免费阅读,请登录后查看
0
免费阅读

演示

图片[1]-子比美化——分类添加背景-浩潮汇

css代码

/*分类栏目*/
.index-tab ul>li.active {
    color: #ffffff00!important;
    background-color: #ffffff00!important;
    border-radius: 6px;
    z-index: 1;
    position: relative;
    height: 39px;
    line-height: 44px;
    background: url(图片链接) repeat;
    -webkit-background-size: 91px 39px;
    -moz-background-size: 91px 39px;
    background-size: 91px 39px;
}
.index-tab ul>li {
    display: inline-block;
    padding: 2px 17px;
    font-weight: 500;
    border-radius: 20px;
    margin: 0 1px;
}

图片下载

图片[2]-子比美化——分类添加背景-浩潮汇
© 版权声明
WWW.ANXKJ.TOP
喜欢就支持一下吧
点赞15 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容