Team:British Columbia/Templates/MainHeader

From 2014.igem.org

(Difference between revisions)
Line 19: Line 19:
     border: none;}
     border: none;}
#menubar {
#menubar {
-
     font-size: 65%;
+
     font-size: 85%;
     top: -14px;}
     top: -14px;}
.left-menu:hover {
.left-menu:hover {
Line 31: Line 31:
#menubar:hover li a {
#menubar:hover li a {
     color: white;}
     color: white;}
 +
 +
/* Removes "teams" from the menubar */
 +
#menubar > ul > li:last-child {
 +
    display: none;}
 +
/* Resizes the menubar to fik the links (default is 400px) */
 +
#menubar {
 +
    width: auto;}
</style>
</style>
</html>
</html>

Revision as of 05:26, 6 September 2014