Difference between revisions of "Template:Team:MIT navigation bar"

(Undo revision 282850 by TrinhNguyen (talk))
Line 136: Line 136:
 
         }*/
 
         }*/
 
          
 
          
         #content .submenu {
+
         .submenu {
 
             display: none;
 
             display: none;
 
             position: absolute;
 
             position: absolute;
Line 143: Line 143:
 
         }
 
         }
 
          
 
          
         #content .submenu a {
+
         .submenu a {
 
             color: black;
 
             color: black;
 
             background: rgb(82, 81, 81);
 
             background: rgb(82, 81, 81);
Line 152: Line 152:
 
         }
 
         }
 
          
 
          
         #content .submenu a:hover{
+
         .submenu a:hover{
 
             color: white;
 
             color: white;
 
             background: rgb(160, 158, 158);
 
             background: rgb(160, 158, 158);

Revision as of 18:14, 16 October 2016