Difference between revisions of "Deil2"
Jump to navigation
Jump to search
imported>Deil m |
imported>Deil m |
||
Line 2: | Line 2: | ||
li.test1 span { visibility: hidden; } | li.test1 span { visibility: hidden; } | ||
li.test1:hover span { visibility: visible; } | li.test1:hover span { visibility: visible; } | ||
− | |||
− | |||
− | |||
− | |||
div#base { position: absolute; | div#base { position: absolute; | ||
top:0px; | top:0px; | ||
Line 12: | Line 8: | ||
height:200px; | height:200px; | ||
background-color: white;} | background-color: white;} | ||
+ | .content { | ||
+ | position: absolute; | ||
+ | top:10; | ||
+ | left: 600; } | ||
div#cover {position:absolute; | div#cover {position:absolute; | ||
top:10; | top:10; |
Revision as of 23:56, 17 September 2015
- Test1Revealed by 1
- Test2Revealed by 2