Team:OUC-China/Project Background
From 2014.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
top: 286px; | top: 286px; | ||
} | } | ||
- | .affix a:hover, .affix-top a:hover, .affix li.active, .affix-top li.active, .affix li.active a, .affix-top li.active a { | + | .affix a:hover, .affix-top a:hover, .affix > ul > li.active, .affix-top > ul > li.active, .affix > ul > li.active a, .affix-top > ul > li.active a { |
background-color: #d2e9fd !important; | background-color: #d2e9fd !important; | ||
color: #000000 !important; | color: #000000 !important; | ||
+ | } | ||
+ | .affix > ul > li > ul > li.active a, .affix-top > ul > li > ul > li.active a { | ||
+ | background-color: #95b9d6 !important; | ||
} | } | ||
#childNavigator .nav { | #childNavigator .nav { |
Revision as of 12:37, 17 October 2014