Difference between revisions of "Team:UNOTT/NavBar"

Line 51: Line 51:
  
 
#banner {
 
#banner {
   margin-top: 50px;
+
   margin-top: 10%;
 
}
 
}
  
Line 155: Line 155:
 
   font-family: 'Karla', sans-serif;
 
   font-family: 'Karla', sans-serif;
 
   font-weight: none;
 
   font-weight: none;
   font-size: 3em;
+
   font-size: 1em;
 
   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: 2em;
+
   font-size: 1em;
 
   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: 1.5em;
+
   font-size: 1em;
 
   color: #96A296;
 
   color: #96A296;
 
}
 
}
Line 217: Line 217:
 
   text-transform: uppercase;
 
   text-transform: uppercase;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 1.5em !important;
+
   font-size: 1em !important;
 
   color: #02263E;
 
   color: #02263E;
 
}
 
}
Line 258: Line 258:
 
@media (min-width: 480px) {
 
@media (min-width: 480px) {
 
   body {
 
   body {
       font-size: 1.5em;
+
       font-size: 1em;
 
   }
 
   }
 
}
 
}

Revision as of 11:06, 25 October 2017