MediaWiki:Minerva.css:修订间差异

来自抖管维基
跳转到导航 跳转到搜索
页面内容被替换为“右|150px <div style="background:linear-gradient(to bottom right, #66b3ff, #0072e3); box-shadow:grey 0px 0px 5px; border-radius:20px; color: #000; font-size:1em; text-shadow:white 0px 0px 10px,white 0px 0px 10px;padding:10.865px;"> '''<big><big><big>   抖管维基</big></big></big>''' <br>”
标签替换
无编辑摘要
 
第1行: 第1行:
[[文件:欢迎原生.png|右|150px]]
.mw-content-ltr img,
 
.mw-content-rtl img {
<div style="background:linear-gradient(to bottom right, #66b3ff, #0072e3); box-shadow:grey 0px 0px 5px; border-radius:20px; color: #000; font-size:1em; text-shadow:white 0px 0px 10px,white 0px 0px 10px;padding:10.865px;">
    max-width: 160px !important;
'''<big><big><big>   抖管维基</big></big></big>'''
    width: auto !important;
<br>
    height: auto !important;
    object-fit: contain;
}
/* 大图溢出兜底,防止突破容器 */
.mw-parser-output .thumbinner {
    max-width: 160px !important;
}

2026年6月16日 (二) 05:43的最新版本

.mw-content-ltr img,
.mw-content-rtl img {
    max-width: 160px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
}
/* 大图溢出兜底,防止突破容器 */
.mw-parser-output .thumbinner {
    max-width: 160px !important;
}