MediaWiki:Common.css:修订间差异

MediaWiki界面页面
无编辑摘要
无编辑摘要
 
第6行: 第6行:
/* 图片浏览器 */
/* 图片浏览器 */
.mw-mmv-options-button, .mw-mmv-download-button, .mw-mmv-reuse-button { display:none; }
.mw-mmv-options-button, .mw-mmv-download-button, .mw-mmv-reuse-button { display:none; }
.mw-mmv-image img { cursor:auto; max-width:100%; }
.mw-mmv-image img { cursor:auto; max-width:100%;max-height:100%; }


/* 编辑器 */
/* 编辑器 */
.mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif { font-size:16px; }
.mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif { font-size:16px; }

2024年4月19日 (五) 03:21的最新版本

/* 放置于这里的CSS将应用于所有皮肤 */

body { font-size:110%; }
img.mw-file-element { max-width:100%;height:auto; }

/* 图片浏览器 */
.mw-mmv-options-button, .mw-mmv-download-button, .mw-mmv-reuse-button { display:none; }
.mw-mmv-image img { cursor:auto; max-width:100%;max-height:100%; }

/* 编辑器 */
.mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif { font-size:16px; }