JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第24行: | 第24行: | ||
} | } | ||
.logoimg { | #home-nav .logoimg { | ||
background-position: | background-position: top center!important; | ||
top: 5px !important; | |||
right: 0; | |||
bottom: 0; | |||
left: 0; | |||
} | } | ||
2023年8月14日 (一) 01:54的版本
#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 .logoimg {
background-position: top center!important;
top: 5px !important;
right: 0;
bottom: 0;
left: 0;
}