Difference between revisions of "Deil2"

From City of Hope MUSH
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; }
.content {
 
          position: absolute;
 
          top:10;
 
          left: 600; }
 
 
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 00:56, 18 September 2015

  • Test1
    Revealed by 1
  • Test2
    Revealed by 2