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:50px;
 
         width:50px;
 
         height:50px;  
 
         height:50px;  
         float:left;}
+
         }
 
.menu1 span { visibility: hidden; }
 
.menu1 span { visibility: hidden; }
 
.menu1:hover span#menu1 { visibility: visible; }
 
.menu1:hover span#menu1 { visibility: visible; }
 
#green { background: green;
 
#green { background: green;
         position:absolute; }
+
         position:absolute;
#red  { background: red;  }
+
        left:25;
#blue  { background: blue;  }
+
        top:10; }
 +
#red  { background: red;
 +
        position:absolute;
 +
        left:25;
 +
        top:70;  }
 +
#blue  { background: blue;
 +
        position:absolute;
 +
        left:25;
 +
        top:1300;  }
 
</css>
 
</css>
 
<div class="base">
 
<div class="base">

Revision as of 22:50, 17 September 2015