Difference between revisions of "Template:Team:Harvard BioDesign/CSS"
Line 29: | Line 29: | ||
/* Removes "teams" from the menubar */ | /* Removes "teams" from the menubar */ | ||
− | # | + | #top_menu_14 > ul > li:last-child { |
display: none;} | display: none;} | ||
/* Resizes the menubar to fik the links (default is 400px) */ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
− | # | + | #top_menu_14 { |
width: auto;} | width: auto;} | ||
− | # | + | #top_menu_14 { |
font-size: 65%; | font-size: 65%; | ||
top: -14px;} | top: -14px;} | ||
.left-menu:hover { | .left-menu:hover { | ||
background-color: transparent;} | background-color: transparent;} | ||
− | # | + | #top_menu_14 li a { |
background-color: transparent;} | background-color: transparent;} | ||
− | # | + | #top_menu_14:hover { |
color: white;} | color: white;} | ||
− | # | + | #top_menu_14 li a { |
color: transparent;} | color: transparent;} | ||
− | # | + | #top_menu_14:hover li a { |
color: white;} | color: white;} | ||
Revision as of 03:59, 28 June 2015