a1300399510@qq.com 提交于 2023/03/30 -11:00:01
This commit is contained in:
@@ -138,37 +138,39 @@ section {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 精华
|
||||
.rightTop {
|
||||
// 精华
|
||||
.rightTop {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
.rightTop-img {
|
||||
width: 1.28rem;
|
||||
height: 1.28rem;
|
||||
margin-top: -.1rem;
|
||||
margin-right: -.1rem;
|
||||
}
|
||||
|
||||
// 丝带
|
||||
span {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
.rightTop-img {
|
||||
width: 1.28rem;
|
||||
height: 1.28rem;
|
||||
margin-top: -.1rem;
|
||||
margin-right: -.1rem;
|
||||
}
|
||||
|
||||
// 丝带
|
||||
span {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
transform: rotate(45deg);
|
||||
transform-origin: bottom;
|
||||
margin-top: 0.01rem;
|
||||
margin-left: 0.25rem;
|
||||
width: 0.9rem;
|
||||
font-size: 0.3rem;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
}
|
||||
left: 0;
|
||||
transform: rotate(45deg);
|
||||
transform-origin: bottom;
|
||||
margin-top: 0.01rem;
|
||||
margin-left: 0.25rem;
|
||||
width: 0.9rem;
|
||||
font-size: 0.3rem;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// 广告
|
||||
.banner-box {
|
||||
border-radius: 0.32rem;
|
||||
|
||||
Reference in New Issue
Block a user