MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4,371: | Line 4,371: | ||
border-color: var(--infobox-accent); | border-color: var(--infobox-accent); | ||
} | } | ||
/* | |||
. | /* PortableInfobox Type-Specific CSS */ | ||
.portable-infobox.type-conflict { | |||
width: 330px; | |||
} | } | ||
.pi- | .portable-infobox.type-conflict .pi-image-thumnail { | ||
max-width: 100%; | |||
height: auto; | |||
} | } | ||
/********************/ | /********************/ | ||