MediaWiki:Common.css:修订间差异
来自The Land of StarLight
无编辑摘要 |
无编辑摘要 |
||
第3行: | 第3行: | ||
display: none !important; | display: none !important; | ||
} | } | ||
#pt-mytalk{ | #pt-mytalk{ | ||
display: none; | |||
} | |||
#site-tools{ | |||
display: none; | |||
} | |||
#page-tools{ | |||
display: none; | display: none; | ||
} | } |
2022年7月26日 (二) 22:42的版本
/* 这里放置的CSS将应用于所有皮肤 */
#ca-talk {
display: none !important;
}
#pt-mytalk{
display: none;
}
#site-tools{
display: none;
}
#page-tools{
display: none;
}