.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:碧蓝航线模板]] */