User
Xpmodder/Map Test/styles.css
From Dogcraft Wiki
< User:Xpmodder | Map Test
(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 |
||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
height: 500px; | height: 500px; | ||
float: left; | float: left; | ||
object-fit: cover; | |||
object-position: top; | |||
position: static; | |||
} | |||
#map-outer-container{ | |||
position: relative; | |||
} | } |