Team:ETH Zurich/Templates
From 2013.igem.org
(Difference between revisions)
Line 126: | Line 126: | ||
#eth_nav ul li ul li:last-child a { | #eth_nav ul li ul li:last-child a { | ||
- | border-radius: 0 0 | + | border-radius: 0 0 10px 10px; |
} | } | ||
/*clicked on submenu*/ | /*clicked on submenu*/ | ||
Line 140: | Line 140: | ||
} | } | ||
- | #eth_nav > ul > li > ul > li > strong.parent | + | #eth_nav > ul > li > ul > li > strong.selflink >strong.parent |
{ width: auto; | { width: auto; | ||
background: rgb(131,186,243); | background: rgb(131,186,243); | ||
+ | color: rgb(241,243,245); | ||
+ | display: block; | ||
+ | position absolute; | ||
+ | padding: 5px 15px; | ||
+ | text-decoration: none; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | |||
+ | #eth_nav > ul > li > ul > li > strong.parent | ||
+ | { width: auto; | ||
+ | background: rgb(131,186,243); | ||
color: rgb(241,243,245); | color: rgb(241,243,245); | ||
display: block; | display: block; |
Revision as of 09:26, 12 September 2013