Template:Gelthor/test.css: Difference between revisions

Template page
(Gelthor changed the content model of the page Template:Gelthor/test.css from "wikitext" to "Sanitized CSS": Fixed after move)
Tag: content model change
No edit summary
 
Line 1: Line 1:
img {
p .mw-default-size a.mw-file-description img {
max-width: 100%;
max-width: 100%;
height: auto;
height: auto;
/* object-fit: scale-down;*/
}
}

Latest revision as of 20:06, 21 November 2023

p .mw-default-size a.mw-file-description img {
	max-width: 100%;
	height: auto;
}