table.AzurLane-info {
border-collapse: separate;
}
table.AzurLane-info td,
table.AzurLane-info th {
border-style: solid;
border-width: 2px;
border-radius:5px;
}
@media screen and (min-width: 430px) {
table.AzurLane-info {
width: 430px !important;
}
}
@media screen and (max-width: 430px) {
table.AzurLane-info {
width: calc( 100% - 22px ) !important;
}
}
/* [[Category:在模板命名空间下的CSS页面]][[Category:碧蓝航线模板]] */