Difference between revisions of "Team:UMass-Dartmouth/Template:Base"

Line 6: Line 6:
 
           body {
 
           body {
 
               background-color: #000091;
 
               background-color: #000091;
 +
          }
 +
          .navBar .container {
 +
         
 +
         
 +
         
 +
         
 
           }
 
           }
  
           .navBar {
+
           .navBar .container .pull-left {
               width:60%;
+
               width:45%;
              overflow: hidden;
+
 
               float:left;
 
               float:left;
               margin-left: 20px;
+
               margin-left: none;
 +
              overflow: hidden;
 +
              background-color: #E8BB00;
 +
          }
 +
 
 +
          .navBar .container .pull-right {
 +
              width:45%;
 +
              float:right;
 +
              margin-right: none;
 +
              overflow: hidden;
 
               background-color: #E8BB00;
 
               background-color: #E8BB00;
              border-bottom: 50px solid #E8BB00;
+
          }
  
 
     </style>
 
     </style>

Revision as of 17:04, 13 July 2015