Difference between revisions of "Team:Cornell"

Line 35: Line 35:
 
         }
 
         }
  
    @import url('https://fonts.googleapis.com/css?family=Merriweather|Open+Sans|Raleway');
+
    @import url('https://fonts.googleapis.com/css?family=Merriweather|Open+Sans|Raleway');
 
     html,
 
     html,
 
     body {
 
     body {
Line 43: Line 43:
 
         padding: 0;
 
         padding: 0;
 
         overflow-x: hidden;
 
         overflow-x: hidden;
 +
        font-family: Futura, sans-serif;
 
     }
 
     }
  
Line 51: Line 52:
 
     p {
 
     p {
 
         color: #000;
 
         color: #000;
         font-family: 'Open Sans', sans-serif;
+
         /* font-family: Futura, sans-serif; */
 
     }
 
     }
 
    /*Start Styles for Home Page*/
 
  
 
     nav {
 
     nav {
Line 76: Line 75:
 
     }
 
     }
  
     .nav-bar-main-menu {
+
     .nav-bar-main-menu button {
         font-family: 'Raleway', sans-serif;
+
         font-family: Futura, sans-serif !important;
 +
        font-size: 20px;
 
     }
 
     }
  
 +
    /* .banner-container {
 +
        display: flex;
 +
        flex-direction: row;
 +
        flex-wrap: wrap;
 +
        justify-content: center;
 +
    } */
  
 
     .home-banner-wrapper {
 
     .home-banner-wrapper {
Line 97: Line 103:
 
         background-color:rgba(160, 224, 189, 0.5) ;
 
         background-color:rgba(160, 224, 189, 0.5) ;
 
         box-shadow: 10px -10px 50px 10px rgba(160, 224, 189, 0.75);
 
         box-shadow: 10px -10px 50px 10px rgba(160, 224, 189, 0.75);
    }
 
 
    .home-banner-wrapper {
 
        background: #a0e0bd;
 
        height: 400px;
 
        width: 100%;
 
 
     }
 
     }
  
Line 153: Line 153:
 
         color: #ffffff;
 
         color: #ffffff;
 
         width: 200px;
 
         width: 200px;
         font-size: 14px;
+
         font-size: 20px;
 
         box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
 
         box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
 
         z-index: 1;
 
         z-index: 1;
Line 217: Line 217:
 
     .dropdown:hover .dropdown-content {
 
     .dropdown:hover .dropdown-content {
 
         display: block;
 
         display: block;
    }
 
 
    .home-description-wrapper {
 
        margin-top: 120px;
 
    }
 
 
    .home-description-logo {
 
        width: 40%;
 
        height: auto;
 
        display: block;
 
        margin: 0 auto;
 
        margin-bottom: 80px;
 
    }
 
 
    .home-description {
 
        color: #000;
 
        font-family: 'Open Sans', sans-serif;
 
        font-size: 16px;
 
        margin-bottom: 80px;
 
        text-align: center;
 
 
     }
 
     }
  
Line 268: Line 248:
 
     .icon img {
 
     .icon img {
 
         height: 24px;
 
         height: 24px;
    }
 
 
    .tiles-wrapper img {
 
        width: 90%;
 
        border-radius: 50%;
 
        display: block;
 
        margin: 15px auto 15px auto;
 
    }
 
 
    .tile-wrapper {
 
        position: relative;
 
    }
 
 
    .tile-title {
 
        font-family: 'Source Sans Pro', sans-serif;
 
        font-weight: 700;
 
        font-size: 30px;
 
        color: rgb(30, 30, 30);
 
        text-align: center;
 
        margin-top: 45%;
 
    }
 
 
    .pp-title {
 
        margin-top: 40%;
 
    }
 
 
    .overlay {
 
        background-color: transparent;
 
        z-index: 512;
 
        position: absolute;
 
        top: 0;
 
        left: 0;
 
        width: 100%;
 
        height: 100%;
 
        border-radius: 50%;
 
        -webkit-transition: all 0.4s ease-in-out;
 
        transition: all 0.4s ease-in-out;
 
    }
 
 
    .overlay:hover {
 
        background-color: rgba(255, 255, 255, 0.7);
 
 
     }
 
     }
  

Revision as of 23:06, 14 October 2019

Team:Cornell - 2019.igem.org

We are building a biological band-pass filter. While biological band pass filters have been developed before, none respond to frequency-based inputs but instead respond to amplitude based inputs. By controlling the rates of degradation of the components of our system, we are putting together a frequency-response low-pass and high-pass filter to create a novel band-pass filter.

Our filter would allow bacteria to respond only to certain frequency-based inputs, and give it even more digital logic-like character, long a goal of synthetic biology. Moving forward, our project could be an important tool for scientists as synthetic biology branches into increasingly diverse fields.
Wet Lab
WET LAB
Product Development
PRODUCT DEV
Policies & Practices
POLICY &
PRACTICES
Outreach
OUTREACH
Business
BUSINESS
Team
THE TEAM