跳转到内容

MediaWiki:Common.css:修订间差异

添加98字节 、​ 2024年12月27日 (星期五)
无编辑摘要
无编辑摘要
无编辑摘要
第159行: 第159行:
.template-btn-container .mw-file-description{
.template-btn-container .mw-file-description{
   pointer-events: none;
   pointer-events: none;
}
/* 图片自适应 */
#mw-content-text .mw-parser-output img {
max-width: 100%;
height: auto;
}
}