跳至內容

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

增加 45 位元組 、​ 2021年7月15日 (星期四)
尝试修复曲目信息
無編輯摘要
(尝试修复曲目信息)
第114行: 第114行:
.songbox > .ftr-label,
.songbox > .ftr-label,
.songbox > .byd-label,
.songbox > .byd-label,
.songbox > #right-image{
.songbox > #right-image,
.songbox > #top-image{
display: flex;
display: flex;
    justify-content: center;
    justify-content: center;
第264行: 第265行:


#top-image {
#top-image {
display: none;
display: none !important;
}
}


第291行: 第292行:
#right-image,
#right-image,
#image-info {
#image-info {
display: none;
display: none !important;
}
}