Template:Http://2014.igem.org/Team:ULB-Brussels/Template
From 2014.igem.org
(Difference between revisions)
Line 125: | Line 125: | ||
/* background des liens menus */ | /* background des liens menus */ | ||
#menu-demo2 li:first-child{margin: 20px 0px 1px 0px; | #menu-demo2 li:first-child{margin: 20px 0px 1px 0px; | ||
- | background-color: # | + | background-color: #708090; |
background-image:#8b8b8b; | background-image:#8b8b8b; | ||
} | } | ||
#menu-demo2 li:nth-child(2){ | #menu-demo2 li:nth-child(2){ | ||
- | background-color: # | + | background-color: #708090; |
background-image:#8b8b8b; | background-image:#8b8b8b; | ||
} | } | ||
#menu-demo2 li:nth-child(3){ | #menu-demo2 li:nth-child(3){ | ||
- | background-color: # | + | background-color: #708090; |
- | background-color: # | + | background-color: #708090; |
background-image:#8b8b8b; | background-image:#8b8b8b; | ||
} | } | ||
#menu-demo2 li:last-child{ | #menu-demo2 li:last-child{ | ||
- | background-color: # | + | background-color: #708090; |
- | background-color: # | + | background-color: #708090; |
background-image:#8b8b8b; | background-image:#8b8b8b; | ||
} | } | ||
Line 157: | Line 157: | ||
/* background des liens menus et sous menus au survol */ | /* background des liens menus et sous menus au survol */ | ||
#menu-demo2 li:first-child:hover, #menu-demo2 li:first-child li:hover{ | #menu-demo2 li:first-child:hover, #menu-demo2 li:first-child li:hover{ | ||
- | background:# | + | background:#B0C4DE; |
} | } | ||
Revision as of 22:41, 13 August 2014