Difference between revisions of "Template:UChile-OpenBio"
Diegusleik (Talk | contribs) |
Diegusleik (Talk | contribs) |
||
Line 104: | Line 104: | ||
display: table; | display: table; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | |||
− | |||
− | |||
} | } | ||
#menu ul li{ | #menu ul li{ | ||
Line 119: | Line 116: | ||
color:white; | color:white; | ||
background: #1f85c9; | background: #1f85c9; | ||
− | padding: 0.5em | + | padding: 0.5em 1em; |
font-size: 1.1em; | font-size: 1.1em; | ||
border-radius: 5px; | border-radius: 5px; | ||
Line 377: | Line 374: | ||
footer{ | footer{ | ||
border-top: solid 2px #39b5; | border-top: solid 2px #39b5; | ||
+ | } | ||
+ | #menu ul ul{ | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #menu ul li:hover ul{ | ||
+ | display: block; | ||
+ | } | ||
+ | #menu ul ul li{ | ||
+ | list-style-type: none; | ||
+ | float: none; | ||
+ | width: 100%; | ||
+ | padding-top: 10px; | ||
+ | } | ||
+ | #menu ul ul li:first-child{ | ||
+ | padding-top: 20px; | ||
+ | } | ||
+ | #menu ul ul li a{ | ||
+ | display: block; | ||
+ | background-color: #fe8e02; | ||
} | } | ||
</style> | </style> | ||
Line 386: | Line 403: | ||
<ul> | <ul> | ||
<li><a href="https://2015.igem.org/Team:UChile-OpenBio">HOME</a></li> | <li><a href="https://2015.igem.org/Team:UChile-OpenBio">HOME</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Team"> | + | <li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/ | + | <a href="https://2015.igem.org/Team:UChile-OpenBio/Description">PROJECT</a> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/ | + | <ul> |
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Description">PROJECT DESCRIPTION</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Experiments">EXPERIMENT AND PROTOCOLS</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Results">RESULTS</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Parts">PARTS</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Notebook">NOTEBOOK</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Collaboration">COLLABORATION</a></li> | ||
<li><a href="https://2015.igem.org/Team:UChile-OpenBio/Practices">HUMAN PRACTICES</a></li> | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Practices">HUMAN PRACTICES</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/ | + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Safety">SAFETY</a></li> |
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Modelling">MODELLING</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Team">TEAM</a></li> | ||
</ul> | </ul> | ||
</nav> | </nav> |
Revision as of 13:55, 17 September 2015