Difference between revisions of "Team:Oxford/Basic Part"

Line 3: Line 3:
 
<html>
 
<html>
 
<head>
 
<head>
<script>
 
$('body').scrollspy({
 
    target: '.bs-docs-sidebar',
 
    offset: 120
 
});
 
</script>
 
 
<style>
 
<style>
.group {
 
    background: yellow;
 
    width: 200px;
 
    height: 500px;
 
}
 
.group .subgroup {
 
    background: orange;
 
    width: 150px;
 
    height: 200px;
 
}
 
.fixed {
 
    position: fixed;
 
}
 
  
 
/* sidebar */
 
/* sidebar */

Revision as of 15:19, 23 August 2016

iGEM Oxford 2016 - Cure for Copper

Group A

Group A Sub 1

Group A Sub 2

Group B

Group B Sub 1

Group B Sub 2

Group C

Group C Sub 1

Group C Sub 2

csp1gif