Template:Gelthor/test.css: Difference between revisions

Template page
(Created page with "img { max-width: 100%; height: auto; →‎object-fit: scale-down;: }")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
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;
}