Team:CIDEB-UANL Mexico/menu notebook
From 2014hs.igem.org
(Difference between revisions)
DiegoValadez (Talk | contribs) (Created page with "{{:Team:CIDEB-UANL_Mexico/style2.css}} <html> <head> <style> body { margin: 0px; width: 100%; padding: 0px; background: #2056ac; font-family: 'Questrial...") |
DiegoValadez (Talk | contribs) |
||
(3 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
padding: 0px; | padding: 0px; | ||
background: #2056ac; | background: #2056ac; | ||
- | font-family: ' | + | font-family: 'Oxygen', sans-serif; |
font-size: 12pt; | font-size: 12pt; | ||
color: rgba(0,0,0,.6); | color: rgba(0,0,0,.6); | ||
Line 66: | Line 66: | ||
margin: 0px auto; | margin: 0px auto; | ||
width: 1200px; | width: 1200px; | ||
+ | } | ||
+ | .button2 | ||
+ | { | ||
+ | display: inline-block; | ||
+ | margin-top: 1.5em; | ||
+ | padding: 0.5em .8em; | ||
+ | background: #64ABD1; | ||
+ | line-height: 1em; | ||
+ | letter-spacing: 1px; | ||
+ | text-decoration: none; | ||
+ | font-size: .8em; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .container2 | ||
+ | { | ||
+ | margin: 0px auto; | ||
+ | width: 1000px; | ||
+ | alignment-adjust:central; | ||
+ | alignment-baseline:central; | ||
} | } | ||
</style> | </style> | ||
Line 77: | Line 96: | ||
<div id="menu"> | <div id="menu"> | ||
<ul> | <ul> | ||
- | <li | + | <li><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico" accesskey="1" title="">Homepage</a></li> |
- | <li><a href=" | + | <li><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/project" title="">Project</a></li> |
- | <li><a href=" | + | <li class="active"><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/notebook" title="">Notebook</a></li> |
- | <li><a href=" | + | <li><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/math" title="">Math Model</a></li> |
- | <li><a href=" | + | <li><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/hp" title="">Human Practices</a></li> |
- | <li><a href=" | + | <li><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/safety" title="">Safety</a></li> |
- | <li><a href=" | + | <li><a href="https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/team" title="">Team</a></li> |
<li><a href="https://2014hs.igem.org/Main_Page" accesskey="5" title=""><img src="https://static.igem.org/mediawiki/2014hs/2/2f/IGEM_official_logo-cideb2014.png" style="width:75px; height:60px;"/></a></li> | <li><a href="https://2014hs.igem.org/Main_Page" accesskey="5" title=""><img src="https://static.igem.org/mediawiki/2014hs/2/2f/IGEM_official_logo-cideb2014.png" style="width:75px; height:60px;"/></a></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div class="wrapper"> | ||
+ | <center><div class="container2"> | ||
+ | <a href="#" class="button2">Option 1</a> | ||
+ | <a href="#" class="button2">Option 2</a> | ||
+ | <a href="#" class="button2">Option 3</a> | ||
+ | <a href="#" class="button2">Option 4</a> | ||
+ | <a href="#" class="button2">Option 5</a> | ||
+ | </div></center> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:00, 3 June 2014