好多梨留言 | 贡献
无编辑摘要
好多梨留言 | 贡献
无编辑摘要
第6行: 第6行:
}
}


.header-nav-outer {
/* 导航栏 */
/*display: none;*/
#p-navigation .mw-portlet-body ul li:nth-last-of-type(2) {
display: none;
}
}

2025年11月20日 (四) 11:20的版本

/* 这里放置的CSS将应用于所有皮肤 */
.gallery-details-tabs {
	display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

/* 导航栏 */
#p-navigation .mw-portlet-body ul li:nth-last-of-type(2) {
	display: none;
}