User
Xpmodder/Map Test/styles.css
From Dogcraft Wiki
< User:Xpmodder | Map Test
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
#map-container img{ | #map-container img{ | ||
width: 500px; | width: 500px; | ||
Line 12: | Line 6: | ||
object-position: top; | object-position: top; | ||
position: static; | position: static; | ||
} | |||
#map-outer-container{ | |||
position: relative; | |||
} | } |