MediaWiki:Common.css:修订间差异
跳转到导航
跳转到搜索
小无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第2行: | 第2行: | ||
.HisName {white-space: nowrap;} | .HisName {white-space: nowrap;} | ||
.mw-changeslist-legend {display: none} | .mw-changeslist-legend {display: none} | ||
.MainPageBG01 .thumbinner {border: none} | |||
/* Hatnote */ | /* Hatnote */ | ||
div.hatnote {font-size: small;padding-left: 2em;margin-top: 0.8em;margin-bottom: 0.8em;} | div.hatnote {font-size: small;padding-left: 2em;margin-top: 0.8em;margin-bottom: 0.8em;} | ||
2023年6月20日 (二) 22:17的最新版本
/* 这里放置的CSS将应用于所有皮肤 */
.HisName {white-space: nowrap;}
.mw-changeslist-legend {display: none}
.MainPageBG01 .thumbinner {border: none}
/* Hatnote */
div.hatnote {font-size: small;padding-left: 2em;margin-top: 0.8em;margin-bottom: 0.8em;}
div.hatnote + div.hatnote {margin-top: -0.5em;}
/* Index Fix */
@media (max-width:5800px){.MainPageBG01{width:50%;}}@media (max-width:1024px){.MainPageBG01{width:100%;display:block;}}