跳到内容

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;
}
}