Difference between revisions of "Deil2"
Jump to navigation
Jump to search
imported>Deil |
imported>Deil |
||
Line 10: | Line 10: | ||
background-color:#F2D681; | background-color:#F2D681; | ||
border-style:inset; | border-style:inset; | ||
− | border-color: #EEBB00; | + | border-color: #EEBB00; } |
− | |||
.menu1 { | .menu1 { | ||
z-index:3; | z-index:3; | ||
width:50px; | width:50px; | ||
− | height:50px; | + | height:50px; } |
− | |||
.menu1 span { visibility: hidden; } | .menu1 span { visibility: hidden; } | ||
.menu1:hover span#menu1 { visibility: visible; } | .menu1:hover span#menu1 { visibility: visible; } | ||
− | + | #green { background: green; } | |
− | + | #red { background: red; } | |
+ | #blue { background: blue; } | ||
</css> | </css> | ||
<div class="base"> | <div class="base"> |