跳至內容

「MediaWiki:Common.css」:修訂間差異

增加 260 位元組 、​ 2021年5月22日 (星期六)
無編輯摘要
無編輯摘要
無編輯摘要
行 209: 行 209:
}
}


.img-tab-part1,
.img-tab-part {
.img-tab-part2 {
align-items: center;
align-items: center;
display: inline-flex;
display: inline-flex;
行 227: 行 226:
}
}


.img-tab-part1 {
.img-tab-part.normal {
border-bottom: 1.5px solid #a040a0;
border-bottom: 1.5px solid #a040a0;
}
}


.img-tab-part2 {
.img-tab-part.byd {
border-bottom: 1.5px solid #a04040;
border-bottom: 1.5px solid #a04040;
}
}
.img-tab-part.pst {
border-bottom: 1.5px solid #40a0a0;
}
.img-tab-part.prs {
border-bottom: 1.5px solid #40a040;
}
.img-tab-part.ftr {
border-bottom: 1.5px solid #a040a0;
}


@media all and (min-width: 950px) {
@media all and (min-width: 950px) {
行 357: 行 369:
.byd-label{
.byd-label{
color: #a04040;
color: #a04040;
}
#ns-date-byd{
display: flex;
   align-items: center;
   justify-content: center;
}
}