Difference between revisions of "Deil2"
Jump to navigation
Jump to search
imported>Deil |
imported>Deil |
||
Line 4: | Line 4: | ||
left: 10px; | left: 10px; | ||
top: 10px; | top: 10px; | ||
− | z-index: | + | z-index: 2; |
width: 100px; | width: 100px; | ||
height: 200px; | height: 200px; | ||
Line 13: | Line 13: | ||
} | } | ||
.menu1 { | .menu1 { | ||
+ | z-index:3; | ||
background:red; | background:red; | ||
width:50px; | width:50px; |