Difference between revisions of "Team:Macquarie Australia"

 
(48 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
{{Macquarie_Australia/NavBar}}
  
 
<html>
 
<html>
  
 
     <link href="https://2018.igem.org/Team:Macquarie_Australia/CSS_Navbar?action=raw&ctype=text/css" rel="stylesheet">
 
     <link href="https://2018.igem.org/Team:Macquarie_Australia/CSS_Navbar?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 +
 +
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 +
  
  
Line 12: Line 17:
 
     <head>
 
     <head>
 
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <meta name="viewport" content="width=device-width, initial-scale=1">
 +
 
         <style>
 
         <style>
 
             DO NOT REMOVE
 
             DO NOT REMOVE
Line 21: Line 27:
  
 
             /* Clear the default wiki settings */
 
             /* Clear the default wiki settings */
 
 
             #home_logo, #sideMenu { display:none; }
 
             #home_logo, #sideMenu { display:none; }
 
             #sideMenu, #top_title, .patrollink  {display:none;}
 
             #sideMenu, #top_title, .patrollink  {display:none;}
Line 28: Line 33:
 
             #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
             #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
            /********************************* DEFAULT WIKI SETTINGS  ********************************/
 
            /*FROM STYLESHEET*/
 
  
            .dropdown-menu {
 
                position: absolute;
 
                top: 100%;
 
                left: 0;
 
                z-index: 1000;
 
                display: none;
 
                float: left;
 
                min-width: 160px;
 
                padding: 5px 0;
 
                margin: 2px 0 0;
 
                font-size: 14px;
 
                text-align: left;
 
                list-style: none;
 
                background-color: #fff;
 
                -webkit-background-clip: padding-box;
 
                background-clip: padding-box;
 
                border: 1px solid #ccc;
 
                border: 1px solid rgba(0, 0, 0, .15);
 
                border-radius: 4px;
 
                -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 
                box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 
            }
 
            /* Prevents header buttons fron turning dark upon hover */
 
            .navbar-default .navbar-nav > li > a:hover,
 
            .navbar-default .navbar-nav > li > a:focus {
 
                color: #333;
 
                background-color: transparent;
 
            }
 
 
            /* Makes menu buttons stick to right hand side of screen */
 
            @media (min-width: 768px) {
 
                .navbar-left {
 
                    float: left !important;
 
                }
 
                .navbar-right {
 
                    float: right !important;
 
                    margin-right: -5px;
 
                }
 
                .navbar-right ~ .navbar-right {
 
                    margin-right: 0;
 
                }
 
            }
 
 
            /* Makes drop-downs appear left to right instead of up to down */
 
            @media (min-width: 768px) {
 
                .navbar-nav {
 
                    float: left;
 
                    margin: 0;
 
                }
 
                .navbar-nav > li {
 
                    float: left;
 
                }
 
                .navbar-nav > li > a {
 
                    padding-top: 15px;
 
                    padding-bottom: 15px;
 
                }
 
            }
 
 
            /* Formatting navbar */
 
            .navbar-fixed-top {
 
                top: 0;
 
                border-width: 0 0 1px;
 
            }
 
            .navbar-fixed-top,
 
            .navbar-fixed-bottom {
 
                position: fixed;
 
                right: 0;
 
                left: 0;
 
                z-index: 1030;
 
            }
 
            @media (min-width: 768px) {
 
                .container > .navbar-header,
 
                .container-fluid > .navbar-header,
 
                .container > .navbar-collapse,
 
                .container-fluid > .navbar-collapse {
 
                    margin-right: 0;
 
                    margin-left: 0;
 
                }
 
            }
 
            a {
 
                color: #337ab7;
 
                text-decoration: none;
 
            }
 
            @media (min-width: 768px) {
 
                .navbar-header {
 
                    float: left;
 
                }
 
            }
 
            .nav > li > a {
 
                position: relative;
 
                display: block;
 
                padding: 10px 15px;
 
            }
 
            .nav {
 
                padding-left: 0;
 
                margin-bottom: 0;
 
                list-style: none;
 
            }
 
            .dropdown-menu > li > a {
 
                display: block;
 
                padding: 3px 20px;
 
                clear: both;
 
                font-weight: normal;
 
                line-height: 1.42857143;
 
                color: #333;
 
                white-space: nowrap;
 
            }
 
            .dropup,
 
            .dropdown {
 
                position: relative;
 
            }
 
            .caret {
 
                display: inline-block;
 
                width: 0;
 
                height: 0;
 
                margin-left: 2px;
 
                vertical-align: middle;
 
                border-top: 4px dashed;
 
                border-top: 4px solid \9;
 
                border-right: 4px solid transparent;
 
                border-left: 4px solid transparent;
 
            }
 
            .img-responsive,
 
            .thumbnail > img,
 
            .thumbnail a > img,
 
            .carousel-inner > .item > img,
 
            .carousel-inner > .item > a > img {
 
                display: block;
 
                max-width: 100%;
 
                height: auto;
 
            }
 
 
 
 
            /*END FROM SPREADHEET */
 
 
 
 
 
 
            /* Navbar */
 
 
            .some-padding {
 
                padding-top: 20px;
 
            }
 
 
 
            /*adds necessary spacing to the navbar so links display correctly below the black iGEM navbar */
 
 
            .navbar-default {
 
                background-color: white;
 
                border-color: rgba(255, 255, 255, 0.3);
 
                font-family: 'Quicksand', sans-serif;
 
                font-weight: 300;
 
                -webkit-transition: all 0.35s;
 
                -moz-transition: all 0.35s;
 
                transition: all 0.35s;
 
            }
 
 
            .navbar-default .navbar-header .navbar-brand {
 
                color: #52658F;
 
                font-family: 'Quicksand', sans-serif;
 
                font-weight: bold;
 
                font-size: 22px;
 
                display: inline-block;
 
            }
 
 
 
            .navbar-default .navbar-header .navbar-brand:hover,
 
            .navbar-default .navbar-header .navbar-brand:focus {
 
                color: #52658F;
 
            }
 
 
            .navbar-default .navbar-header .navbar-toggle {
 
                font-family: 'Quicksand', sans-serif;
 
                font-weight: 400;
 
                font-size: 14px;
 
                color: #333A56;
 
                text-transform: uppercase;
 
            }
 
 
            .navbar-default .nav > li > a,
 
            .navbar-default .nav > li > a:focus {
 
                text-transform: uppercase;
 
                font-family: 'Quicksand', sans-serif;
 
                font-weight: 400;
 
                font-size: 14px;
 
                color: #222222;
 
            }
 
 
            .navbar-default .nav > li > a:hover,
 
            .navbar-default .nav > li > a:focus:hover {
 
                color: #333A56;
 
            }
 
 
            .navbar-default .nav > li.active > a,
 
            .navbar-default .nav > li.active > a:focus {
 
                color: #333A56 !important;
 
                background-color: white;
 
            }
 
 
            .navbar-default .nav > li.active > a:hover,
 
            .navbar-default .nav > li.active > a:focus:hover {
 
                background-color: white;
 
            }
 
 
            .navbar-default .navbar-toggle {
 
                border: none;
 
            }
 
 
            .navbar-default .dropdown-menu > li > a:hover,
 
            .navbar-default .dropdown-menu > li > a:focus {
 
                background-color: #F7F5E6;
 
                color: #333A56;
 
            }
 
 
            .navbar-default .dropdown-menu {
 
                border: none;
 
                outline: none;
 
                font-family: 'Quicksand', sans-serif;
 
                text-transform: uppercase;
 
                font-weight: 400 !important;
 
                font-size: 13.2px !important;
 
                color: #222222;
 
            }
 
 
            #sitelinks a {
 
                display: inline-block;
 
                border: 3px solid #fff;
 
                color: #fff;
 
                padding: 10px 20px;
 
                margin: 10px
 
            }
 
 
            #footer {
 
                background: #333;
 
                text-align: center;
 
                color: #fff;
 
                line-height: 50px;
 
            }
 
 
            #footer a {
 
                color: #fff;
 
            }
 
 
 
 
 
            /*END FROM STYLESHEET*/
 
  
 +
            /* Unique to page */
 
             body {
 
             body {
 
                 background-color: #f2f2f2;
 
                 background-color: #f2f2f2;
Line 286: Line 41:
 
                 z-index: 3;
 
                 z-index: 3;
 
             }
 
             }
 
  
 
             #bodyContent {
 
             #bodyContent {
Line 294: Line 48:
 
                 background-color: #f2f2f2;
 
                 background-color: #f2f2f2;
 
             }
 
             }
 
            #globalWrapper {
 
                font-size: 100%;
 
                padding: 0px;
 
                margin: -10px -20px -20px -20px;
 
            }
 
 
            .navbar-collapse {
 
                padding-left: 0px;
 
            }
 
 
            #banner {
 
                margin-top: 50px;
 
            }
 
 
            #sideMenu {
 
                margin-top: 10px;
 
            }
 
 
            .dropdown-menu li:hover .sub-menu {
 
                visibility: visible;
 
            }
 
 
            .dropdown:hover .dropdown-menu {
 
                display: block;
 
            }
 
 
            .navbar-nav .dropdown-menu,
 
            .navbar .dropdown-menu {
 
                margin-top: 0;
 
            }
 
 
 
            /********************************* CONTENT OF THE PAGE ********************************/
 
 
  
 
             /* Wrapper for the content */
 
             /* Wrapper for the content */
 
 
             .content_wrapper {
 
             .content_wrapper {
 
                 width: 85%%;
 
                 width: 85%%;
Line 340: Line 58:
 
             }
 
             }
  
 
            /*LAYOUT */
 
 
 
            .full_size {
 
                width: 100%;
 
            }
 
 
            .full_size img {
 
                padding: 10px 15px;
 
                width: 96.5%;
 
            }
 
 
            .half_size {
 
                width: 50%;
 
            }
 
 
            .half_size img {
 
                padding: 10px 15px;
 
                width: 93%;
 
            }
 
 
            .img:hover {
 
                opacity: 1.0 !important;
 
            }
 
 
 
 
            /*STYLING */
 
 
 
            /* styling for the titles */
 
 
            .content_wrapper h1,
 
            .content_wrapper h2 {
 
                padding: 5px 15px;
 
                border-bottom: 0px;
 
                color: #72c9b6;
 
            }
 
 
            .content_wrapper h3,
 
            .content_wrapper h4,
 
            .content_wrapper h5,
 
            .content_wrapper h6 {
 
                padding: 5px 15px;
 
                border-bottom: 0px;
 
                color: #000000;
 
            }
 
 
 
            /* font and text */
 
 
            .content_wrapper p {
 
                padding: 0px 15px;
 
                font-size: 13px;
 
                font-family: 'Roboto', sans-serif;
 
            }
 
 
 
            /* Links */
 
 
            .content_wrapper a {
 
                font-weight: bold;
 
                text-decoration: underline;
 
                text-decoration-color: #72c9b6;
 
                color: #72c9b6;
 
                -webkit-transition: all 0.4s ease;
 
                -moz-transition: all 0.4s ease;
 
                -ms-transition: all 0.4s ease;
 
                -o-transition: all 0.4s ease;
 
                transition: all 0.4s ease;
 
            }
 
 
 
            /* hover for the links */
 
 
            .content_wrapper a:hover {
 
                text-decoration: none;
 
                color: #000000;
 
            }
 
  
  
 
             /* non numbered lists */
 
             /* non numbered lists */
 
 
             .content_wrapper ul {
 
             .content_wrapper ul {
 
                 padding: 0px 20px;
 
                 padding: 0px 20px;
 
                 font-size: 13px;
 
                 font-size: 13px;
 
                 font-family: 'Quicksand', sans-serif;
 
                 font-family: 'Quicksand', sans-serif;
 +
            }s
 +
 +
            .bio_paragraph{
 +
                box-sizing: border-box;
 +
                width: 100%;
 +
                float: right;   
 
             }
 
             }
  
 
+
             .bio_page_grid{
            /* numbered lists */
+
                 display: grid;
 
+
                 grid-template-columns: 50% 50%;
             .content_wrapper ol {
+
                 grid-template-rows: repeat(13, 50%);
                 padding: 0px;
+
                 font-size: 13px;
+
                 font-family: 'Quicksand', sans-serif;
+
 
             }
 
             }
  
  
             /* Table */
+
             /* For hte rotating image */
 
+
             .Landing_image_container {
             .content_wrapper table {
+
                 width: 50%;
                 width: 97%;
+
                display: flex;
                 margin: 15px 10px;
+
                position: relative;
                 border: 1px solid #d3d3d3;
+
                 margin: 0 auto;
                 border-collapse: collapse;
+
                 align-items: center;
 +
                 justify-content: center;
 
             }
 
             }
  
 
+
             .Landing_image_container img {
            /* table cells */
+
                 width: 100%;
 
+
             .content_wrapper td {
+
                 padding: 10px;
+
                vertical-align: text-top;
+
                border: 1px solid #d3d3d3;
+
                border-collapse: collapse;
+
 
             }
 
             }
  
 
+
             .Landing_image_container img.overlap {
            /* table headers */
+
                 position: absolute;
 
+
             .content_wrapper th {
+
                 padding: 10px;
+
                vertical-align: text-top;
+
                border: 1px solid #d3d3d3;
+
                border-collapse: collapse;
+
                background-color: #f2f2f2;
+
 
             }
 
             }
  
  
            /* Button class */
 
  
            .button_click {
 
                margin: 10px auto;
 
                padding: 15px;
 
                width: 12%;
 
                text-align: center;
 
                font-weight: bold;
 
                background-color: #72c9b6;
 
                cursor: pointer;
 
                -webkit-transition: all 0.4s ease;
 
                -moz-transition: all 0.4s ease;
 
                -ms-transition: all 0.4s ease;
 
                -o-transition: all 0.4s ease;
 
                transition: all 0.4s ease;
 
            }
 
  
  
            /* button class on hover */
 
  
            .button_click:hover {
 
                background-color: #000000;
 
                color: #72c9b6;
 
            }
 
  
             .top-pad {
+
             .box {
 +
                width: 40%;
 +
                margin: 0 auto;
 +
                background: rgba(255,255,255,0.2);
 
                 padding: 35px;
 
                 padding: 35px;
 +
                border: 2px solid #fff;
 +
                border-radius: 20px/50px;
 +
                background-clip: padding-box;
 +
                text-align: center;
 
             }
 
             }
  
 
+
             .button {
 
+
                font-size: 1em;
 
+
                padding: 10px;
             /* NEW STUFF FROM CURRENT PAGE
+
                color: #fff;
 
+
                border: 2px solid #06D85F;
 
+
                border-radius: 20px/50px;
 
+
                text-decoration: none;
            /* side columns */
+
                 cursor: pointer;
            .column.side.left {
+
                transition: all 0.3s ease-out;
                 width: 20%;
+
 
             }
 
             }
 
+
             .button:hover {
             .column.side.right {
+
                 background: #06D85F;
                 width: 20%;
+
 
             }
 
             }
  
             /* main content */
+
             .overlay {
            .column.middle {
+
                 position: fixed;
                 Width: 60%;
+
                 top: 0;
                 min-height: 850px;
+
                bottom: 0;
 
+
                 left: 0;
                 /* change the background image of the main column */
+
                 right: 0;
                 background-size: contain;
+
                 background: rgba(0, 0, 0, 0.7);
                 background-position: center;
+
                 transition: opacity 500ms;
                 background-repeat: no-repeat;
+
                visibility: hidden;
 +
                opacity: 0;
 
             }
 
             }
 
+
             .overlay:target {
            /* Clear floats after the columns */
+
                 visibility: visible;
             .row:after {
+
                 opacity: 1;
                 content: "";
+
                display: table;
+
                 clear: both;
+
 
             }
 
             }
  
            /* footer*/
+
             .popup {
             .footer {
+
                margin: 70px auto;
                 background-color: #f2f2f2;
+
                padding: 20px;
                 text-align: center;
+
                 background: #fff;
                 padding: 35px;
+
                 border-radius: 5px;
 
+
                 width: 30%;
 +
                position: relative;
 +
                transition: all 5s ease-in-out;
 
             }
 
             }
  
             .bio_paragraph{
+
             .popup h2 {
                 box-sizing: border-box;
+
                 margin-top: 0;
                 width: 100%;
+
                 color: #333;
                 float: right;  
+
                 font-family: Tahoma, Arial, sans-serif;
 
             }
 
             }
 
+
             .popup .close {
             .bio_page_grid{
+
                 position: absolute;
                 display: grid;
+
                 top: 20px;
                 grid-template-columns: 50% 50%;
+
                right: 30px;
                 grid-template-rows: repeat(13, 50%);
+
                transition: all 200ms;
 +
                font-size: 30px;
 +
                font-weight: bold;
 +
                 text-decoration: none;
 +
                color: #333;
 
             }
 
             }
 
+
             .popup .close:hover {
            /********************************* RESPONSIVE STYLING ********************************/
+
                 color: #06D85F;
 
+
 
+
 
+
            /*ROTATING SCRIPT */
+
             .rotate {
+
                 -webkit-animation: spin .8s infinite linear;
+
                animation: spin 20s infinite linear;
+
 
             }
 
             }
             @-webkit-keyframes spin {
+
             .popup .content {
                 100% { -webkit-transform: rotate(360deg); }
+
                 max-height: 30%;
 +
                overflow: auto;
 
             }
 
             }
             @-moz-keyframes spin {
+
 
                 100% { -moz-transform: rotate(360deg); }
+
             @media screen and (max-width: 700px){
            }
+
                 .box{
            @keyframes spin {
+
                    width: 70%;
                 100% {
+
                }
                     -moz-transform:rotate(360deg);
+
                 .popup{
                    -o-transform:rotate(360deg);
+
                     width: 70%;
                    transform:rotate(360deg);
+
 
                 }
 
                 }
 
             }
 
             }
 
 
  
 
         </style>
 
         </style>
Line 588: Line 196:
 
     <body>
 
     <body>
  
 +
        <!-- NEW CODE -->
  
        <nav class="navbar navbar-default navbar-fixed-top" style=" padding-top: 20px;">
 
            <div class="container-fluid">
 
                <div class="navbar-header">
 
  
                    <a class="navbar-logo" href="https://2018.igem.org/Team:Macquarie_Australia">
 
                        <image class="img-responsive, rotate" src="https://static.igem.org/mediawiki/2018/3/3f/T--Macquarie_Australia--Logo_onlyMembrane.png" height="80" width="80">
 
                        </image>
 
                    </a>
 
  
                </div>
+
        <div>
                <div class="navbar-header" style="padding-top: 15px; padding-left: 15px;">
+
                    <a class="navbar-logo" href="https://2018.igem.org/Team:Macquarie_Australia">
+
                        <image class="img-responsive" src="https://static.igem.org/mediawiki/2018/2/25/T--Macquarie_Australia--Logo_onlyText.png" height="120" width="120">
+
                        </image>
+
                    </a>
+
                </div>
+
  
                <div id="navbar" class="navbar-collapse collapse">
+
        </div>
                    <ul class="nav navbar-nav navbar-right" style="margin-top: 15px;">
+
                        <li class="dropdown">
+
                            <a class="dropdown-toggle active">Project<span class="caret"></span></a>
+
                            <ul class="dropdown-menu" style="left:0;">
+
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/ProjectSummary">Summary</a></li>
+
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/ProjectSafety">Safety</a></li>
+
                            </ul>
+
                        </li>
+
  
 +
        <div class="Landing_image_container" style="padding-bottom: 10%;">
 +
            <img  class="rotate" src="https://static.igem.org/mediawiki/2018/4/43/T--Macquarie_Australia--HomePage_LogoMembrane.png">
 +
            <img class="overlap" src="https://static.igem.org/mediawiki/2018/5/5b/T--Macquarie_Australia--HomePage_LogoText.png">
 +
        </div>
 +
        <br>
 +
        <br>
 +
        <br>
 +
        <br>
  
                        <li class="dropdown">
 
                            <a class="dropdown-toggle active">Notebook<span class="caret"></span></a>
 
                            <ul class="dropdown-menu" style="left:0;">
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/NotebookDryLab">Dry Lab</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/NotebookWetLab">Wet lab</a></li>
 
                            </ul>
 
                        </li>
 
  
                        <li class="dropdown">
+
        <div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
                            <a class="dropdown-toggle active">Parts<span class="caret"></span></a>
+
            <h style= "font-size: 30px; font-weight: bold;">Results</h>
                            <ul class="dropdown-menu" style="left:0;">
+
            <p style="text-align: justify; font-size: 18px;font-family:'Quicksand', sans-serif;">
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/PartsSummary">Summary</a></li>
+
                We’re excited to announce that team Macquarie won Bronze in the 2018 iGEM competition.
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/CompositeParts">Composite parts</a></li>
+
            </p>
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/PartsValidation">Validation</a></li>
+
                <img src="https://static.igem.org/mediawiki/2018/5/55/T--Macquarie_Australia--Main_Team.png" style="width: 100%; height: auto; float: left;">
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/ImprovedParts">Improved Parts</a></li>
+
            <br>
 +
            <br>
 +
           
 +
            <p style="text-align: justify; font-size: 18px;font-family:'Quicksand', sans-serif; width: 65%; float: left; padding-right: 5%;">We would like to thank our supervisors, sponsors and team who supported us throughout our journey. We are also excited to announce that our Chlorofella won the first Science Safety Poetry Competition held by <a href="https://2018.igem.org/Team:HebrewU"><u style= "color: blue;">HebrewU iGEM team</u></a>. Check out our chlorofella chronicles to see more of his masterpieces.</p>
 +
            <img src="https://static.igem.org/mediawiki/2018/4/4d/T--Macquarie_Australia--Main_Poem.png" style="width: 30%; height: auto; float: left;">
 +
        </div>
  
                            </ul>
 
                        </li>
 
  
                        <li class="dropdown">
+
        <div id="popup1" class="overlay">
                            <a class="dropdown-toggle active">Interlab<span class="caret"></span></a>
+
            <div class="popup">
                            <ul class="dropdown-menu" style="left:0;">
+
                <h2>Here i am</h2>
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/InterlabOverview">Interlab Overview</a></li>
+
                <a class="close" href="#">&times;</a>
                            </ul>
+
                <div class="content">
                        </li>
+
                    Thank to pop me out of that button, but now i'm done so you can close this window.
 +
                </div>
 +
            </div>
 +
        </div>
  
                        <li class="dropdown">
 
                            <a class="dropdown-toggle active">Human Practices<span class="caret"></span></a>
 
                            <ul class="dropdown-menu">
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/Interviews">Interviews</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/PublicEngagement">Public Engagement</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/IntergratedHumanPractices">Intergrated Human Practices</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/Toolkit">Toolkit</a></li>
 
                            </ul>
 
                        </li>
 
                        <li class="dropdown">
 
                            <a class="dropdown-toggle active">Team<span class="caret"></span></a>
 
                            <ul class="dropdown-menu">
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/MeetTheTeam">MeetTheTeam</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/Staff">Staff</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/Attributions">Attributions</a></li>
 
                            </ul>
 
                        </li>
 
  
                        <li class="dropdown">
 
                            <a class="dropdown-toggle active">Modelling<span class="caret"></span></a>
 
                            <ul class="dropdown-menu">
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/Model">Our Model</a></li>
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/ModelExperimentation">Experimental Data</a></li>
 
                            </ul>
 
                        </li>
 
  
                        <li class="dropdown">
 
                            <a class="dropdown-toggle active">Collaboration<span class="caret"></span></a>
 
                            <ul class="dropdown-menu">
 
                                <li><a href="https://2018.igem.org/Team:Macquarie_Australia/CollaborationOverview">Overview</a></li>
 
                            </ul>
 
                        </li>
 
  
  
  
                    </ul>
+
        <div class="Landing_image_container" style="width: 90%;">
                </div>
+
            <img src="https://static.igem.org/mediawiki/2018/e/e9/T--Macquarie_Australia--Project_Diagram_Protocols.png" style="width: 100%; height: auto;">
                <!-- /.navbar-collapse -->
+
            <a href="https://2018.igem.org/Team:Macquarie_Australia/Description"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 30%; left: 20%; top: 0%;"></a>
             </div>
+
            <a href="https://2018.igem.org/Team:Macquarie_Australia/Protocols"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 30%; left: 58%; top: 20%;"></a>
             <!-- /.container-fluid -->
+
            <a href="https://2018.igem.org/Team:Macquarie_Australia/Model"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 30%; left: 10%; top: 32%;"></a>
         </nav>
+
             <a href="https://2018.igem.org/Team:Macquarie_Australia/Toolkit"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 35%; left: 65%; top: 55%;"></a>
 +
             <a href="https://2018.igem.org/Team:Macquarie_Australia/Collaborations"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 30%; left: 6%; top: 67%;"></a>
 +
            <a href="https://2018.igem.org/Team:Macquarie_Australia/Description"><img class="overlap" src="https://static.igem.org/mediawiki/2018/8/86/T--Macquarie_Australia--Transparent.png" style="width: 30%; left: 49%; top: 80%;"></a>
 +
         </div>
  
  
        <!-- NEW CODE -->
 
  
  
  
        <div>
 
  
        </div>
 
  
        <div>
 
            <img src = "https://static.igem.org/mediawiki/2018/4/41/T--Macquarie_Australia--Logo_transperant.png" style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 
        </div>
 
 
        <div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 
            <h style= "font-size: 20px; font-weight: bold;">This year - a new frontier! </h>
 
            <p style="text-align: justify"> This year Team Macquarie is working on a modified strain of Escherichia coli to produce Chives — no, not the herb! — Chives is actually an acronym for Chlorophyll-Induced Vesicles. Previous reports have indicated that during the chlorophyll biosynthesis pathway, crystalline structures amass when cells are grown in the dark. When light is shone onto them, they form vesicles — a completely isolated environment in the cell! This opens up whole new avenues for the medical field, food, and other industries as these vesicles provide a segregated space to produce cytotoxic products, or products which the cell would ordinarily metabolise. This novel system of artificial compartmentalisation is certain to revolutionize the world! As such, we will first incorporate chlorophyll a into E. coli and aim to produce these biomolecular compartments (which we have dubbed Chives) — the first of their kind!
 
            </p>
 
        </div>
 
  
 
         <!--INVISIBLE BOX, MAYBE USE TO HOST CONTENT? -->
 
         <!--INVISIBLE BOX, MAYBE USE TO HOST CONTENT? -->
Line 708: Line 264:
 
             <div class="column side left" style="background-color: #f2f2f2;">
 
             <div class="column side left" style="background-color: #f2f2f2;">
 
             </div>
 
             </div>
 
            <div class="column middle"style="background-color: #f2f2f2;">
 
 
            </div>
 
 
 
             <div class="column side right"style="background-color: #f2f2f2;">
 
             <div class="column side right"style="background-color: #f2f2f2;">
  
Line 718: Line 269:
 
         </div>
 
         </div>
 
         <!-- END OF BOX -->
 
         <!-- END OF BOX -->
 
 
        <!-- FOOTER CODE DO NOT TOUCH -->
 
        <div class="footerContainer">
 
            <div class="footerItemSponsor"  >
 
                <img style = "height: auto; width: 70%; float: left;" src="https://static.igem.org/mediawiki/2018/d/de/T--Macquarie_Australia--Footer_Sponsor.png">
 
            </div>
 
            <div class="footerItem" >
 
                <img style = "width: 4%; float: left;padding-top: 5%;padding-right: 2%; padding-left: 5%;" src="https://static.igem.org/mediawiki/2018/d/d3/T--Macquarie_Australia--Footer_Email.png">
 
            </div>
 
            <div class="footerItem" >
 
                <img style = "width: 4%;float: left; padding-top: 5%;padding-right: 2%; " src="https://static.igem.org/mediawiki/2018/1/1a/T--Macquarie_Australia--Footer_Facebook.png">
 
            </div>
 
            <div class="footerItem" >
 
                <img style = "width: 4%;float: left;padding-top: 5%;padding-right: 2%;" src="https://static.igem.org/mediawiki/2018/1/11/T--Macquarie_Australia--Footer_Instagram.png">
 
            </div>
 
            <div class="footerItem">
 
                <img style = "width: 4%;float: left; padding-top: 5%; padding-right: 2%;" src="https://static.igem.org/mediawiki/2018/4/4c/T--Macquarie_Australia--Footer_Twitter.png">
 
            </div>
 
        </div>
 
        <!--END OF FOOTER CODE -->
 
  
  
Line 748: Line 278:
 
     </body>
 
     </body>
 
</html>
 
</html>
 +
{{Macquarie_Australia/Footer}}

Latest revision as of 11:03, 2 December 2018






Results

We’re excited to announce that team Macquarie won Bronze in the 2018 iGEM competition.



We would like to thank our supervisors, sponsors and team who supported us throughout our journey. We are also excited to announce that our Chlorofella won the first Science Safety Poetry Competition held by HebrewU iGEM team. Check out our chlorofella chronicles to see more of his masterpieces.