Difference between revisions of "Deil2"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Deil
m
imported>Deil
m
Line 1: Line 1:
 
<css>
 
<css>
 
li.test1 span { position:absolute;
 
li.test1 span { position:absolute;
 +
                top:10;
 +
                left:600;
 +
                height:600;
 +
        width:400;
 
                 visibility: hidden; }
 
                 visibility: hidden; }
 
li.test1:hover span { visibility: visible; }
 
li.test1:hover span { visibility: visible; }
Line 14: Line 18:
 
           left: 600; }
 
           left: 600; }
 
div#cover {position:absolute;
 
div#cover {position:absolute;
          top:10;
 
          left:600;
 
          height:600;
 
  width:400;
 
 
           z-index:99;
 
           z-index:99;
 
           background-color: white;
 
           background-color: white;

Revision as of 00:59, 18 September 2015

  • Test1
    Revealed by 1
  • Test2
    Revealed by 2