Template

Map Location/styles.css

From Dogcraft Wiki

No edit summary
No edit summary
Line 12: Line 12:
position: relative;
position: relative;
height: 500px;
height: 500px;
}
#coord-text{
width: 500px;
text-align: center;
}
}

Revision as of 15:12, 8 February 2024

#map-container img{
	width: 500px;
	height: 500px;
	float: left;
	object-fit: cover;
	object-position: top;
	position: static;
	border-radius: 10px;
}

#map-outer-container{
	position: relative;
	height: 500px;
}

#coord-text{
	width: 500px;
	text-align: center;
}
This page was last modified on 8 February 2024, at 15:12. (3 months ago)
Background SRN Opening by Montenator