Team:Westminster/Notebook
From 2012.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | { | + | body { |
- | + | background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff | |
- | + | ||
- | + | ||
} | } | ||
- | a | + | a { |
- | { | + | color: #66c9c1; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | a.navlink:hover{ | + | a:visited, td a:visited { |
- | + | background: #ffeebb !important; | |
+ | } | ||
+ | table, p { | ||
+ | font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; | ||
+ | font-weight: 300; | ||
+ | font-size: 11pt; | ||
+ | color: #666666; | ||
+ | } | ||
+ | div#globalWrapper > div { | ||
+ | box-shadow: 0 0 17px -4px #666666; | ||
+ | } | ||
+ | ul#navigation { | ||
+ | list-style: none; | ||
+ | overflow: auto; | ||
+ | } | ||
+ | ul#navigation > li { | ||
+ | background: url("http://www.westminsterigem.com/files/theme/nav-sep.png") no-repeat scroll right 10px transparent; | ||
+ | float: left; | ||
+ | height: 25px; | ||
+ | padding: 0px 15px; | ||
+ | } | ||
+ | ul#navigation > li.first-item { | ||
+ | padding-left: 0px; | ||
+ | } | ||
+ | ul#navigation > li.last-item { | ||
+ | background: none; | ||
+ | padding-right: 0px; | ||
+ | } | ||
+ | ul#navigation a.navlink { | ||
+ | line-height: 25px; | ||
+ | list-style: none outside none; | ||
+ | color: #545454; | ||
+ | border-top: 3px solid transparent; | ||
+ | padding: 3px 15px; | ||
+ | } | ||
+ | ul#navigation a.navlink:hover { | ||
+ | border-top: 3px solid #66c9c1; | ||
+ | color: #545454; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | div#footer-box { | ||
+ | border-radius: 0 0 5px 5px; | ||
} | } | ||
</style> | </style> | ||
Line 33: | Line 58: | ||
<body> | <body> | ||
- | <a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a> | + | <ul id="navigation"> |
- | <a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a> | + | <li class="first-item"><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li> |
- | <a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a> | + | <li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li> |
- | <a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a> | + | <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a></li> |
- | <a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a> | + | <li><a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a></li> |
- | <a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a> | + | <li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li> |
- | <a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a> | + | <li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a></li> |
- | <a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a> | + | <li><a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a></li> |
- | <a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a> | + | <li><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li> |
+ | <li class="last-item"><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li> | ||
+ | </ul> | ||
</body> | </body> | ||
</html> | </html> | ||
+ | |||
You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. | You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. |
Revision as of 12:09, 12 September 2012
You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well.