JClockH xc(讨论 | 贡献) 小无编辑摘要 标签:已被回退 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 标签:手工回退 |
||
| 第5行: | 第5行: | ||
#home-selected .home-card__background { | #home-selected .home-card__background { | ||
background-position: center center !important; | background-position: center center !important; | ||
width: | width: 100%; | ||
height: | height: 100%; | ||
} | } | ||
2023年8月15日 (二) 23:14的版本
#home-selected {
margin-top: -0.1em;
}
#home-selected .home-card__background {
background-position: center center !important;
width: 100%;
height: 100%;
}
#home-selected .home-card__background a {
display: block;
height: 100%;
}
#home-selected .home-card__background:after {
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
content: "";
}
#home-selected .home-card__foreground {
position: absolute;
pointer-events: none;
right: 15px;
left: 15px;
bottom: 15px;
}
#home-selected .home-card {
height: 95%;
}