Difference between revisions of "Template:Mapmark"

From Morloch Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
<div class="mapmark">
 
<div class="mapmark">
     <div style="top: 35px;left: 200px; background-color: red; height: 50px; width:24px; z-index: 1;">1</div>
+
     <div style="top: 35px;left: 200px; background-color: red; height: 50px; width:24px; z-index: 1; position: relative; margin-top: -15px;"> </div>
     <div style="top: 35px;left: 220px; background-color: green; height: 50px; width:24px; z-index: 2;">2</div>
+
     <div style="top: 35px;left: 220px; background-color: green; height: 50px; width:24px; z-index: 2; position: relative; margin-top: -15px;"> </div>
     <div style="top: 35px;left: 225px; background-color: blue; height: 50px; width:48px; z-index: 3;">3</div>
+
     <div style="top: 35px;left: 225px; background-color: blue; height: 50px; width:48px; z-index: 3; position: relative; margin-top: -15px;"> </div>
 
</div>
 
</div>

Revision as of 20:16, 23 September 2017