MediaWiki:Common.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的3个中间版本) | |||
| 第5行: | 第5行: | ||
.mw-file-element{max-width: 100%;height: auto!important;} | .mw-file-element{max-width: 100%;height: auto!important;} | ||
/* 调整 InPageEdit 工具箱按钮位置 */ | /* 调整 InPageEdit 工具箱按钮位置 */ | ||
#ipe-edit-toolbox { | #ipe-edit-toolbox,.group1,.group2 { | ||
top: | top: 5px !important; /* 距离顶部的距离,根据需要调整 */ | ||
} | } | ||
2026年5月24日 (日) 13:50的最新版本
/* 这里放置的CSS将应用于所有皮肤 */
html{-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);}
*,.page-info__label{font-family:Roboto !important;}
#siteSub{display:none !important;}
.mw-file-element{max-width: 100%;height: auto!important;}
/* 调整 InPageEdit 工具箱按钮位置 */
#ipe-edit-toolbox,.group1,.group2 {
top: 5px !important; /* 距离顶部的距离,根据需要调整 */
}