Difference between revisions of "Team:UNC-Chapel Hill/practicemenu"

Line 25: Line 25:
 
               .nav {
 
               .nav {
 
              /* Layout & positioning */
 
              /* Layout & positioning */
 +
 
              display: block;
 
              display: block;
 
              position: relative;
 
              position: relative;
 
                       top: 20px;
 
                       top: 20px;
 
                        
 
                        
              width: 100%; /*1000px*/
+
              width: 975px; /*1000px*/
 
              height: 43px;
 
              height: 43px;
 
                       border-radius:4px;
 
                       border-radius:4px;
  
 
              /* Background & effects */
 
              /* Background & effects */
              background: #727272; /* Background for Internet Explorer 9 and older browsers */
+
              background: #56A0D3; /* Background for Internet Explorer 9 and older browsers */
  
 
               }
 
               }

Revision as of 03:51, 20 July 2015