Template:Boxed-image/styles.css: Difference between revisions

From EarthMC
Jump to navigation Jump to search
(Created page with ".boxed-image{ max-width:100%; max-height:100%; vertical-align:middle; →‎object-fit: scale-down;: }")
 
m (924819012037263471 moved page EarthMC Wiki/styles.css to Template:Boxed-image/styles.css without leaving a redirect: Template it)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 17:44, 12 March 2023

.boxed-image{
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
	/* object-fit: scale-down; */
}