Difference between revisions of "Team:UNOTT/NavBar"

Line 155: Line 155:
 
   font-family: 'Karla', sans-serif;
 
   font-family: 'Karla', sans-serif;
 
   font-weight: none;
 
   font-weight: none;
   font-size: 30px;
+
   font-size: 3em;
 
   display: inline-block;
 
   display: inline-block;
 
   background: #ffffff
 
   background: #ffffff
Line 162: Line 162:
 
   font-family: 'Helvetica', sans-serif;
 
   font-family: 'Helvetica', sans-serif;
 
   font-weight: 400; bold;
 
   font-weight: 400; bold;
   font-size: 20px;
+
   font-size: 2em;
 
   color: #005480;
 
   color: #005480;
 
   text-transform: uppercase;
 
   text-transform: uppercase;
Line 173: Line 173:
 
   font-family: 'Karla', sans-serif;
 
   font-family: 'Karla', sans-serif;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 14px;
+
   font-size: 1.5em;
 
   color: #96A296;
 
   color: #96A296;
 
}
 
}
Line 217: Line 217:
 
   text-transform: uppercase;
 
   text-transform: uppercase;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 14.2px !important;
+
   font-size: 1.5em !important;
 
   color: #02263E;
 
   color: #02263E;
 
}
 
}
Line 258: Line 258:
 
@media (min-width: 480px) {
 
@media (min-width: 480px) {
 
   body {
 
   body {
       font-size: 16px;
+
       font-size: 1.5em;
 
   }
 
   }
 
}
 
}

Revision as of 11:04, 25 October 2017