MediaWiki:Common.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
| 第156行: | 第156行: | ||
} | } | ||
/* | /* 首页:诺布娘柔和展示,克制版 */ | ||
.nc-mascot { | .nc-mascot { | ||
text-align: center; | text-align: center; | ||
margin: 0 auto | margin: 0 auto 10px; | ||
padding: | padding: 4px 0 0; | ||
} | } | ||
| 第171行: | 第171行: | ||
.nc-mascot .mw-file-description { | .nc-mascot .mw-file-description { | ||
display: inline-block; | display: inline-block; | ||
background: transparent !important; | |||
background: | border: 0 !important; | ||
border: | box-shadow: none !important; | ||
box-shadow: | |||
} | } | ||
| 第183行: | 第180行: | ||
width: min(520px, 82vw) !important; | width: min(520px, 82vw) !important; | ||
height: auto !important; | height: auto !important; | ||
filter: drop-shadow(0 | filter: drop-shadow(0 16px 22px rgba(45,52,68,.18)); | ||
} | } | ||