MediaWiki:Common.css:修订间差异

Baneq留言 | 贡献
无编辑摘要
标签手工回退
Baneq留言 | 贡献
无编辑摘要
第374行: 第374行:
background: linear-gradient(90deg, #d89038, #4c8fbd, #8d62b8);
background: linear-gradient(90deg, #d89038, #4c8fbd, #8d62b8);
opacity: .45;
opacity: .45;
/* Portfolio: 只收紧 LOGO 区图片,避免压到说明 */
.nc-logo-grid .nc-art-image {
height: 190px;
overflow: hidden;
}
.nc-logo-grid .nc-art-image img,
.nc-logo-grid .nc-art-image .mw-file-element {
max-width: 88% !important;
max-height: 150px !important;
width: auto !important;
height: auto !important;
object-fit: contain !important;
}
.nc-logo-grid .nc-art-caption {
min-height: 56px;
}