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

Template:Phigros收藏品按钮/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
.button {
	background-color:#000;
	width:200px;
	height:105px;
	position:relative;
	overflow:hidden;
	padding:0;
	margin:7.5px 0 7.5px 0;
}
.img-box {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
.super-headline {
	position:absolute;
	right:0;
	bottom:40px;
	padding:8px;
	z-index:0;
	color:#FFF;
	text-align:right;
	font-size:5px;
	font-family: '思源黑体 CN Regular', 'Source Han Sans & Saira Hybrid', '站酷文艺体', '微软雅黑', 'Microsoft YaHei';
}
.super-headline-2 {
	position:absolute;
	right:0;
	bottom:20px;
	padding:8px;
	z-index:0;
	color:#FFF;
	text-align:right;
	font-size:18px;
	font-family: '思源黑体 CN Regular', 'Source Han Sans & Saira Hybrid', '站酷文艺体', '微软雅黑', 'Microsoft YaHei';
}
.bar {
	position:absolute;
	top:80%;
	width:100%;
	height:3px;
	background-image:linear-gradient(0deg, rgba(255,255,255,0.5) 0%, rgba(225,225,225,0.5) 100%);
}
.bar2 {
	background-color:#fff;
	height:100%;
}
.num {
	position:absolute;
	right:0;
	bottom:3px;
	z-index:0;
	color:#FFF;
	text-align:right;
	font-size:12px;
	transform:scale(0.7);
	font-family: '思源黑体 CN Regular', 'Source Han Sans & Saira Hybrid', '站酷文艺体', '微软雅黑', 'Microsoft YaHei';
}
.dark-key-phigors {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.75;
	cursor:not-allowed;
}
/* [[分类:在模板名字空间下的CSS页面]] */