Difference between revisions of "Deil2"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Deil
imported>Deil
Line 15: Line 15:
 
           width: 500px;
 
           width: 500px;
 
         }
 
         }
{
+
#cover {
 
           position: absolute;
 
           position: absolute;
 
           top: 100px;
 
           top: 100px;
Line 22: Line 22:
 
           width: 500px;
 
           width: 500px;
 
           z-index: 99;
 
           z-index: 99;
           visibility:hidden;
+
           opacity:0;
 
           background:white;
 
           background:white;
 
         }
 
         }
#cover:hover {visibility: visible;}
+
#cover:hover {opacity:1}
 
</css>
 
</css>
 
<div ID="BASE">
 
<div ID="BASE">

Revision as of 22:18, 17 September 2015