Difference between revisions of "Deil2"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Deil
imported>Deil
Line 11: Line 11:
 
       border-style:inset;
 
       border-style:inset;
 
       border-color: #EEBB00; }
 
       border-color: #EEBB00; }
div#green { background: green;
+
div#green { background: green; }
            }
+
div#red  { background: red;   }
div#red  { background: red;
+
div#blue  { background: blue;  }
              }
 
div#blue  { background: blue;
 
            ;  }
 
 
.menu1 {
 
.menu1 {
 
         z-index:3;
 
         z-index:3;
 
         width:50px;
 
         width:50px;
         height:15px;  
+
         height:15px; }
        }
 
 
.menu1 span { visibility: hidden; }
 
.menu1 span { visibility: hidden; }
 
.menu1:hover span#menu1 { visibility: visible; }
 
.menu1:hover span#menu1 { visibility: visible; }

Revision as of 23:51, 17 September 2015