Line 109: | Line 109: | ||
width:100%; | width:100%; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#listlinks{ | #listlinks{ | ||
width:100%; | width:100%; | ||
Line 122: | Line 114: | ||
margin:0; | margin:0; | ||
background:teal; | background:teal; | ||
+ | |||
} | } | ||
#listlinks li{ | #listlinks li{ | ||
+ | position:relative; | ||
list-style:none; | list-style:none; | ||
− | + | width:auto; | |
− | + | ||
font-size: 15px; | font-size: 15px; | ||
+ | display:inline-block; | ||
+ | padding-left:15px; | ||
+ | margin-top:10px; | ||
+ | margin-bottom:10px; | ||
} | } | ||
− | # | + | #listlinks li a{ |
+ | display:block; | ||
text-decoration:none; | text-decoration:none; | ||
background: green; | background: green; | ||
color: white; | color: white; | ||
− | |||
} | } | ||
− | # | + | |
+ | #listlinks li a:hover{ | ||
color: yellow; | color: yellow; | ||
} | } | ||
− | + | #listlinks li a.active{ | |
− | # | + | |
background: lightblue; | background: lightblue; | ||
+ | } | ||
+ | #listlinks li .submenus{ | ||
+ | display:none; | ||
+ | position:absolute; | ||
+ | margin-left:-10px; | ||
+ | background:teal; | ||
+ | padding:1px; | ||
+ | top: 20px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | .submenus li a{ | ||
+ | margin-top: -15px; | ||
+ | padding-top: -20px; | ||
+ | } | ||
+ | #listlinks li:hover .submenus{ | ||
+ | display:block; | ||
} | } | ||
Revision as of 19:44, 14 October 2018
Bronze Medal
- Registered for iGEM, had a great summer, and will be attending the Giant Jamboree.
- Created our team wiki page to document our project.
- Attributed all of the work done for our project. This is evidenced on our attributions page.
- We will present a poster of our project and give a presentation at the Giant Jamboree.
- Completed all safety forms required.
- Completed the judging form.
- Participated in the interlab study, though we did not successfully complete.
- Contributed new biobrick parts into the registry with characterisation. BBa_I20270
Silver Medal
- Collaboration: This year we have collaborated with 5 iGEM teams from. More details can be found on our collaborations page
- Human Practices: For more detail please see our Human Practices page