Template:Emblem/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 27: Line 27:
width: 100%;
width: 100%;
clear: both;
clear: both;
text-align: center;
}
}


Line 47: Line 48:
div.emblem {
div.emblem {
position: relative;
position: relative;
width: 558px;
width: 100%;
max-width: 558px;
aspect-ratio: 558/106;
aspect-ratio: 558/106;
/* container-type: inline-size; does not pass MediaWiki css sanitation, moved inline */
/* container-type: inline-size; does not pass MediaWiki css sanitation, moved inline */