Team:UI-Indonesia/header
From 2013.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 57: | Line 57: | ||
/*CHANGE THIS TO CENTER*/ | /*CHANGE THIS TO CENTER*/ | ||
- | padding:0 | + | padding:0 185px; /*12px;*/ |
} | } | ||
Line 115: | Line 115: | ||
.nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */ | .nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */ | ||
- | + | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */ | .nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */ | ||
+ | background:#121212; | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */ | .nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */ | ||
- | background:# | + | background:#8a8a88; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 137: | Line 138: | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia">HOME</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia">HOME</a></li> | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia/Team">TEAM</a> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Team">TEAM</a> | ||
- | <ul> | + | <!-- ***<ul> |
<li><a href="https://2013.igem.org/Team:UI-Indonesia/Member">Members</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Member">Members</a></li> | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia/Lab">Our Lab</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Lab">Our Lab</a></li> | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia/Gallery">Gallery</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Gallery">Gallery</a></li> | ||
- | </ul> | + | </ul>*** --> |
</li> | </li> | ||
- | <li><a href="https://2013.igem.org/Team:UI-Indonesia/ | + | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Description">PROJECT</a> |
<ul> | <ul> | ||
- | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Description"> | + | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Description">Overview</a></li> |
- | + | ||
- | + | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia/Abstract">Abstract</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Abstract">Abstract</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:UI-Indonesia/ | + | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Parts">Parts</a></li> |
- | <li><a href="https://2013.igem.org/Team:UI-Indonesia/JudgingForm">Judging Form</a></li> | + | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Modelling">Modelling</a></li> |
+ | <!-- ***<li><a href="https://2013.igem.org/Team:UI-Indonesia/JudgingForm">Judging Form</a></li>*** --> | ||
</ul></li> | </ul></li> | ||
- | <li><a href="https://2013.igem.org/Team:UI-Indonesia/ | + | <li><a href="https://2013.igem.org/Team:UI-Indonesia/July">NOTEBOOK</a> |
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:UI-Indonesia/July">July</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:UI-Indonesia/August">August</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:UI-Indonesia/September">September</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia/Safety">SAFETY</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Safety">SAFETY</a></li> | ||
<li><a href="https://2013.igem.org/Team:UI-Indonesia/HumanPractices">HUMAN PRACTICES</a></li> | <li><a href="https://2013.igem.org/Team:UI-Indonesia/HumanPractices">HUMAN PRACTICES</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:UI-Indonesia/ | + | <li><a href="https://2013.igem.org/Team:UI-Indonesia/Attributions">ATTRIBUTIONS</a></li> |
</ul> | </ul> | ||
- | <hr> | + | <hr color:"white";> |
</html> | </html> |
Latest revision as of 01:56, 19 October 2013