Difference between revisions of "Team:Carnegie Mellon/navbar"

Line 15: Line 15:
  
 
nav a {
 
nav a {
text-decoration: none;
+
  color: #5a5a5a;
font-weight: bold;
+
  font-size: 11px;
        color: orange;
+
  font-weight: bold;
 +
  padding: 14px 10px;
 +
  text-transform: uppercase;
 
}
 
}
  
Line 31: Line 33:
  
 
nav ul {
 
nav ul {
background: #e6e6e6;  
+
/* background: #e6e6e6; */
 
padding: 0 10px;
 
padding: 0 10px;
 
border-radius: 10px;   
 
border-radius: 10px;   
Line 87: Line 89:
  
 
.logo img {
 
.logo img {
     width: 10%;
+
     width: 8%;
     height: 10%;
+
     height: 8%;
 
     float: left;
 
     float: left;
 
     position: relative;
 
     position: relative;

Revision as of 18:49, 17 June 2015