JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第1行: | 第1行: | ||
#home-nav .home-card__background { | #home-nav .home-card__background { | ||
margin-top: -0. | background-position: center center; | ||
margin-top: -0.2em; | |||
} | } | ||
#home-nav .home-card__background:after { | #home-nav .home-card__background:after { | ||
| 第22行: | 第23行: | ||
color: #fff; | color: #fff; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
2023年8月17日 (四) 20:58的版本
#home-nav .home-card__background {
background-position: center center;
margin-top: -0.2em;
}
#home-nav .home-card__background:after {
position: absolute;
pointer-events: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
content: "";
}
#home-nav .home-card__foreground {
pointer-events: none;
height: 100%;
width: 100%;
display: flex;
align-items: center;
padding: 0 15px;
color: #fff;
font-weight: 400;
}