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

Line 14: Line 14:
 
             margin-left: auto;
 
             margin-left: auto;
 
             align-self: center;
 
             align-self: center;
        }
 
        #bodyContent {
 
            padding-top: 40px;
 
 
         }
 
         }
  
Line 25: Line 22:
  
 
         .navdiv-cover {
 
         .navdiv-cover {
    height: 40px;
+
            height: 40px;
    position: absolute;
+
            position: absolute;
 
             background: rgb(82, 81, 81);
 
             background: rgb(82, 81, 81);
    width: 200vw;
+
            width: 200vw;
    left: -100vw;
+
            left: -100vw;
  
}
+
        }
 
          
 
          
 
         .navdiv {
 
         .navdiv {
Line 50: Line 47:
 
             color: white;
 
             color: white;
 
             margin-right: 15px;
 
             margin-right: 15px;
             margin-top: 0px;
+
             margin-top: 40px;
 
             margin-left: 0px;
 
             margin-left: 0px;
 
             text-align: center;
 
             text-align: center;

Revision as of 17:56, 16 October 2016