MediaWiki:Common.css:修订间差异

MediaWiki界面页面
无编辑摘要
无编辑摘要
 
(未显示同一用户的53个中间版本)
第1行: 第1行:
/* 放置于这里的CSS将应用于所有皮肤 */
/* 放置于这里的CSS将应用于所有皮肤 */
.mw-body-content img { max-width:100%; height:auto; }
 
div.jq-fullscreened .mw-mmv-image img {width: 100%;height: auto;}
body { font-size:110%; }
div.jq-fullscreened .mw-mmv-image-wrapper {position: inherit;}
img.mw-file-element { max-width:100%;height:auto; }
div.jq-fullscreened .mw-mmv-post-image {position: initial;}
 
div.jq-fullscreened .mw-mmv-wrapper svg {display:none;}
/* 图片浏览器 */
div.jq-fullscreened .mw-mmv-next-image, .mw-mmv-prev-image {top:20vh !important;}
.mw-mmv-options-button, .mw-mmv-download-button, .mw-mmv-reuse-button { display:none; }
div.jq-fullscreened .mw-mmv-next-image:focus, .mw-mmv-prev-image:focus {outline:none;outline:0;}
.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; }

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; }