置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:游戏场景展示/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
.picoverview {
	min-height: 144px;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.name {
	font: 700 52px 'Source Han Sans VF', 'Source Han Sans CN', 'Source Han Sans', sans-serif;
	letter-spacing: 1em;
	margin-right: -1em;
	opacity: 0.7;
}
.name:hover {
	opacity: 1;
	text-shadow: 0 0 10px #fff, 0 0 20px #fff;
}
.tips {
	color: #fff;
	letter-spacing: 2.5em;
	margin-right: -2.5em;
	font-weight: 300;
	text-shadow: 0 0 2px #000;
}
.scene img {
	max-width: 1300px;
	width: 100% !important;
	height: auto !important;
}
/* [[Category:在模板名字空间下的CSS页面]] */