更多操作
小 已保护“模板:Main page/featured/styles.css”:高流量页面([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)) |
小 Kuina移动页面模板:Main page/featured/styles.css至模板:首页/精选内容/styles.css,不留重定向 |
||
(没有差异)
|
2025年2月6日 (四) 10:14的最新版本
#home-featured {
overflow: hidden;
}
#home-featured .home-card__background a {
display: block;
height: 100%;
}
#home-featured .home-card__background:after {
position: absolute;
pointer-events: none;
right: 0;
bottom: 0;
left: 0;
display: block;
height: 100%;
opacity: 0.2;
background: linear-gradient( to top, #000, transparent );
border-radius: 0 0 8px 8px;
content: '';
}
#home-featured .home-card__foreground {
pointer-events: none;
right: 15px;
bottom: 15px;
left: 15px;
}