打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:首页/精选内容/styles.css:修订间差异

爱来自星云工艺喵!(づ。◕◡◡◕。)づ
Kuina留言 | 贡献
无编辑摘要
Kuina留言 | 贡献
 
(未显示同一用户的2个中间版本)
第15行: 第15行:
left: 0;
left: 0;
display: block;
display: block;
height: 20%;
height: 100%;
opacity: 0.2;
background: linear-gradient( to top, #000, transparent );
background: linear-gradient( to top, #000, transparent );
border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;

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;
}
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。