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

Template:碧蓝航线地图/styles.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
.Azur_Map_Back {
	filter: blur(3px) brightness(60%);
}

.Azur_Map_Back img, .Azur_Sea_Back img {
	width: 100%!important;
	height: 100%!important;
	object-fit: cover;
}

.Azur_Invert {
	filter: invert(100%);
}

.Azur_Dark {
	filter: brightness(50%);
}

.Azur_Maps td {
	position: relative;
	width: 39px;
	height: 39px;
	padding: 0;
	border-color: white;
	border-width: 1px;
	border-style: solid;
}

.Azur_Maps, .Azur_Maps tr:first-child, .Azur_Maps tr:first-child td, .Azur_Maps td:first-child {
	border: none;
}

.Azur_Maps td:first-child, .Azur_Maps td:last-child {
	border-right-style: solid;
	border-right-width: 2px;
}

.Azur_Maps tr:first-child td, .Azur_Maps tr:last-child td {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.Azur_Maps tr:first-child td:first-child, .Azur_Maps tr:last-child td:first-child {
	border-bottom: none;
}

.Azur_Maps .Maps_Item {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
/* [[Category:在模板名字空间下的CSS页面]][[Category:碧蓝航线模板]] */