JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第31行: | 第31行: | ||
#home-nav .home-card { | #home-nav .home-card { | ||
height: 125%; | height: 125%; | ||
border-radius: 12px !important; | |||
} | } | ||
2023年8月14日 (一) 02:14的版本
#home-nav {
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;
}
#home-nav .imgtext {
background-position: bottom center;
padding-bottom: 130px;
}
#home-nav .home-card {
height: 125%;
border-radius: 12px !important;
}