User

Xpmodder/Map Test/styles.css

From Dogcraft Wiki

(Xpmodder changed the content model of the page User:Xpmodder/Map Test/styles.css from "CSS" to "Sanitized CSS")
Tag: content model change
No edit summary
Line 3: Line 3:
height: 500px;
height: 500px;
float: left;
float: left;
object-fit: cover;
object-position: top;
}
}

Revision as of 13:17, 8 February 2024

#map-container img{
	width: 500px;
	height: 500px;
	float: left;
	object-fit: cover;
	object-position: top;
}
This page was last modified on 8 February 2024, at 13:17. (3 months ago)