Difference between revisions of "Team:Carnegie Mellon/navbar"
Line 15: | Line 15: | ||
nav a { | nav a { | ||
− | color: # | + | text-decoration: none; |
+ | color: #6de1b7; | ||
font-size: 11px; | font-size: 11px; | ||
font-weight: bold; | font-weight: bold; | ||
Line 41: | Line 42: | ||
z-index:5; | z-index:5; | ||
text-decoration: none; | text-decoration: none; | ||
− | color: # | + | color: #6de1b7; |
} | } | ||
nav ul:after { | nav ul:after { | ||
Line 51: | Line 52: | ||
} | } | ||
nav ul li:hover { | nav ul li:hover { | ||
− | background: # | + | background: #cfcfcf; |
} | } | ||
nav ul li:hover a { | nav ul li:hover a { | ||
Line 65: | Line 66: | ||
nav ul ul { | nav ul ul { | ||
− | background: # | + | background: #cfcfcf; |
border-radius: 0px; | border-radius: 0px; | ||
padding: 0px; | padding: 0px; |
Revision as of 00:52, 7 July 2015