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

Template:Phigros收藏品窗口/首页/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
#PhigrosDataWindowHome > .window-body {
	font-family: '思源黑体 CN Regular', 'Source Han Sans & Saira Hybrid', '站酷文艺体', '微软雅黑', 'Microsoft YaHei';
	max-width:990px;
	min-height:680px;
	background-color:rgba(0,14,20,.925);
	box-sizing: border-box;
	margin: auto;
	align-items: stretch;
}
/*萌皮适配*/
#moe-article .window-body {
	min-height:990px !important;
}
#PhigrosDataWindowHome > .window-body div.title-block {
	position:relative;
	max-width:990px;
	height:22px;
	top:-4px;
	background-color:rgba(35,65,80,.4)
}
#PhigrosDataWindowHome > .window-body div.title-block .close-key {
	position:absolute;
	right:-6px;
	top:-4px;
	width:44px;
	height:22px;
	z-index:0;
	color:#FFF;
	font-size:14px;
	font-family:cursive;
	text-align:center;
	cursor: pointer;
	background-color:rgba(120,85,70,.75);
}
#PhigrosDataWindowHome > .window-body div.title-block .close-key-2 {
	position:absolute;
	right:0;
	top:0;
	width:44px;
	height:22px;
	z-index:0;
	color:#FFF;
	font-size:14px;
	font-family:cursive;
	text-align:center;
	opacity: 0.25;
	background-color:rgba(120,85,70,1.0);
}
#PhigrosDataWindowHome > .window-body div.title-block .title-block-text {
	position:absolute;
	left:-6px;
	top:0;
	background-color:#1E70B2;
	padding:0 9px 0 9px;
	z-index:0;
	color:#FFF;
	text-align:right;
	font-size:14px;
	font-family:cursive;
	font-family: '思源黑体 CN Regular', 'Source Han Sans & Saira Hybrid', '站酷文艺体', '微软雅黑', 'Microsoft YaHei';
}
#PhigrosDataWindowHome > .window-body div.title-block .title-block-text-2 {
	position:absolute;
	left:0;
	top:4px;
	padding:0 9px 0 9px;
	z-index:0;
	color:transparent;
	text-align:right;
	font-size:14px;
	font-family:cursive;
	font-family: '思源黑体 CN Regular', 'Source Han Sans & Saira Hybrid', '站酷文艺体', '微软雅黑', 'Microsoft YaHei';
	background-color:rgba(28,111,177,.35);
}
#PhigrosDataWindowHome > .window-body .title-arrow-2 {
	position:absolute;
	top:0;
	right:-10px;
	height:0;
	width:0;
	border-top:11px solid transparent;
	border-bottom:11px solid transparent;
	border-left:10px solid rgba(28,111,177,.35);
}
#PhigrosDataWindowHome > .window-body .title-arrow {
	position:absolute;
	top:0;
	right:-10px;
	height:0;
	width:0;
	border-top:11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left:10px solid #1E70B2;
}
/* [[分类:在模板名字空间下的CSS页面]] */