Team:ETH Zurich/Templates/TestHeader

From 2012.igem.org

(Difference between revisions)
Line 94: Line 94:
-
#eth_nav > ul > li > ul > li > strong
+
#eth_nav > ul > li > ul > li > strong.selflink
-
{ width: auto;
+
{   width: auto;
-
background: #99CC99;
+
    background: #99CC99;
-
color: #24313C;
+
    color: #24313C;
 +
    border-right: 1px solid white;
 +
    display: block;
 +
    padding: 5px 12px;
 +
    text-decoration: none;
 +
    white-space: nowrap;
}
}
 +
#eth_nav ul li ul li a:hover
#eth_nav ul li ul li a:hover

Revision as of 14:33, 5 September 2012

Eth page header.png