admin 管理员组

文章数量: 1087139


2024年3月10日发(作者:删除的文件还能找回来吗)

// 左滑右滑按钮

.swiper-btn {

position: absolute;

right: 60px;

bottom: 17px;

.swiper-button {

position: relative;

display: inline-block;

width: 36px;

height: 35px;

line-height: 35px;

text-align: center;

background: rgba(230, 0, 16, 1);

.iconfont {

font-size: 16px;

color: #fff

}

}

}

.swiper-button-disabled {

opacity: 1;

background: rgba(255, 255, 255, 1) !important;

.iconfont {

color: #000 !important;

}

}

.next1 {

margin-left: 30px;

}

// swiper-pagination1

.swiper-pagination1 {

font-size: 16px;

color: #fff;

text-align: right;

font-weight: bold;

padding-right: 26px;

position: absolute;

right: 0px;

bottom: 17px;

}


本文标签: 文件 删除 作者 回来