Difference between revisions of "Team:UNOTT/Template/NavBarTest"

(font size and nav bar alter)
Line 11: Line 11:
 
/*NAVBAR HEIGHT*/
 
/*NAVBAR HEIGHT*/
 
nav{
 
nav{
height: 20%;
+
height: 15%;
 
width: 100%;
 
width: 100%;
 
color: #006633;
 
color: #006633;
Line 44: Line 44:
 
   font-family: 'Karla', sans-serif;
 
   font-family: 'Karla', sans-serif;
 
   font-weight: none;
 
   font-weight: none;
   font-size: 30px;
+
   font-size: 1em;
 
   display: inline-block;
 
   display: inline-block;
 
   background: #ffffff
 
   background: #ffffff
Line 51: Line 51:
 
   font-family: 'Helvetica', sans-serif;
 
   font-family: 'Helvetica', sans-serif;
 
   font-weight: 400; bold;
 
   font-weight: 400; bold;
   font-size: 20px;
+
   font-size: 1em;
 
   color: #005480;
 
   color: #005480;
 
   text-transform: uppercase;
 
   text-transform: uppercase;
Line 62: Line 62:
 
   font-family: 'Karla', sans-serif;
 
   font-family: 'Karla', sans-serif;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 14px;
+
   font-size: 1em;
 
   color: #96A296;
 
   color: #96A296;
 
}
 
}
Line 106: Line 106:
 
   text-transform: uppercase;
 
   text-transform: uppercase;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 14.2px !important;
+
   font-size: 1em !important;
 
   color: #02263E;
 
   color: #02263E;
 
}
 
}

Revision as of 11:24, 25 October 2017