Difference between revisions of "HQ"

Line 94: Line 94:
  
 
</div>
 
</div>
 +
 +
 +
 +
<div class="column full_size">
 +
 +
 +
 +
 +
 +
<style>
 +
 +
 +
.column.full_size.general_p{
 +
border: 1px solid #aaa;
 +
    padding: 2%;
 +
width: 92%;
 +
}
 +
 +
.column.half_size.general_p p{
 +
text-align: justify;
 +
}
 +
 +
.column.three_quarter_size.filter_tool{
 +
border-left: 1px solid #d3d3d3;
 +
width: 67%;
 +
padding-left: 3%;
 +
}
 +
 +
 +
 +
.filter_button{
 +
float:left;
 +
display:none;
 +
width: 30%;
 +
}
 +
 +
.search_button.button_disabled {
 +
background-color: #9e9e9e !important;
 +
color: #d3d3d3 !important;
 +
}
 +
 +
.search_button{
 +
cursor: pointer;
 +
    background-color: #00A19B;
 +
    padding: 10px;
 +
    border-radius: 5px;
 +
    text-align: center;
 +
    font-size: 120%;
 +
    font-weight: bold;
 +
    color: white;
 +
    width: 67%;
 +
}
 +
 +
.search_button:hover{
 +
background-color: #00BBD3;
 +
}
 +
 +
 +
.team_information_wrapper{
 +
float: left;
 +
    padding: 10px 0px;
 +
   
 +
}
 +
 +
.team_information_wrapper.left{
 +
width:20%;
 +
}
 +
 +
 +
.team_information_wrapper.center{
 +
    width: 45%;
 +
    border-right: 1px solid #d3d3d3;
 +
    border-left: 1px solid #d3d3d3;
 +
    padding: 0px 1% 0px 1%;
 +
    margin: 0px 1% 0px 1%;
 +
}
 +
 +
 +
.team_information_wrapper.right{
 +
width:30%;
 +
}
 +
 +
 +
 +
.filter_categories_titles{
 +
float: left;
 +
    padding: 7px 12px 5px 12px;
 +
    border: 1px solid white;
 +
    cursor: pointer;
 +
 +
    color: #969696;
 +
    font-family: Freeroad_Regular;
 +
    border-bottom: 5px solid white;
 +
    font-size: 145%;
 +
    margin-right: 3%;
 +
    padding-left: 0px;
 +
}
 +
 +
 +
.filter_categories_titles.showing, .filter_categories_titles:hover{
 +
    border-bottom: 5px solid #085156;
 +
    color: #085156;
 +
}
 +
 +
 +
.filter_categories{
 +
display:none;
 +
margin-left:5px;
 +
}
 +
 +
 +
.filter_categories.showing{
 +
display:block;
 +
}
 +
 +
select{
 +
width: 100%;
 +
    padding: 10px 10px;
 +
    font-size: 125%;
 +
    background-color: white;
 +
    font-weight: bold;
 +
    border: 1px solid #969696;
 +
    cursor: pointer;
 +
    -webkit-appearance: none;
 +
    -moz-appearance: none;
 +
    background-position: center right;
 +
    background-repeat: no-repeat;
 +
    background-image: url(https://static.igem.org/mediawiki/2019/2/24/Dropdown_arrow.svg);
 +
}
 +
 +
 +
ul.horizontal_select{
 +
padding:0px 2px;
 +
margin:0px;
 +
}
 +
 +
ul.horizontal_select li{
 +
background-color:white;
 +
    display: inline;
 +
    width: 100%;
 +
    padding: 5px 8px;
 +
    margin: 0px 0px 0px 10px;
 +
    border-radius: 5px;
 +
    border: 1px solid #d3d3d3;
 +
    cursor: pointer;
 +
    color: black;
 +
    font-weight: bold;
 +
}
 +
 +
ul.horizontal_select li:hover, ul.horizontal_select li.selected_subcategory{
 +
background-color: #00BBD3;
 +
color:white;
 +
border: 1px solid #00BBD3;
 +
 +
}
 +
 +
 +
 +
ul.horizontal_select li.select_title{
 +
padding: 5px 0px 5px 0px;
 +
    margin-left: -5px;
 +
    background-color: white;
 +
    border: 1px solid white;
 +
    cursor: default;
 +
    color: #969696;
 +
    width: 156px;
 +
    min-width: 150px;
 +
    max-width: 156px;
 +
}
 +
 +
</style>
 +
 +
 +
 +
<div class="column full_size general_p">
 +
<h2>Aachen</h2>
 +
 +
<div class="team_information_wrapper left">
 +
 +
<p>
 +
<b><?xml version="1.0" encoding="UTF-8"?>
 +
<svg enable-background="new 0 0 250 250" version="1.1" viewBox="0 0 250 250" xml:space="preserve" height="20px">
 +
<style type="text/css">
 +
.st0{fill:#085156;}
 +
</style>
 +
<circle class="st0" cx="125" cy="104.1" r="17.9"/>
 +
<path class="st0" d="m125 33c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm31.6 98l-31.6 53.7-31.6-53.7c-3.7-6.4-7.2-17.3-7.2-25.4 0-22.2 17.4-40.3 38.8-40.3s38.8 18 38.8 40.3c0 8-3.5 19-7.2 25.4z"/>
 +
</svg>Location: </b>Germany<br>
 +
<b>Region: </b>Europe<br>
 +
<b>Section: </b>Overgrad<br>
 +
<b>Track: </b>Environment</p>
 +
 +
</div>
 +
 +
<div class="team_information_wrapper center"><p><b>Parts: </b><a href="http://parts.igem.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2019&amp;group=Aachen">parts/Team:Aachen</a><br><b>Wiki: </b> <a href="https://2019.igem.org/Team:Aachen">2019/Team:Aachen</a><br><b>Poster: </b>Zone 3 - 260<br><b>Presentation: </b>Saturday - Room Ballroom A - 11:30 AM</p></div>
 +
 +
<div class="team_information_wrapper right"><p><b>Institution: </b>Aachen University<br><b>Medal: </b>Gold<br><b>Nominations: </b>Best Environment Project<br><b>Awards: </b>-</p></div>
 +
 +
<div class="clear exe"></div>
 +
<div class="line_divider soft"></div>
 +
<div class="clear extra_space"></div>
 +
 +
<h4>Plastractor - extracting microplastics from fluids via magnets</h4>
 +
 +
<p>Nowadays the problem of microplastics in fluids like drinkable water is a huge topic with a lot of new publications and studies about the amount, types and risks of it for animals, environment and humans. The `Plastractor` is a device which shall extract microplastics from fluids easily via magnets. Therefore the bacterium Rhodospirillum rubrum `magneticum` was obtained. It is genetically modified to build magnetosomes; small magnetic and vesicle-like particles, with plastic binding peptides on its membrane. For modification we use E. coli BW29427 which transfers the needed plasmid to Rhodospirillum rubrum `magneticum` via conjugation. Two different plastic binding peptides are used, `Tachystatin A2` (TA2) and `liquid chromatography peak I` (LCI), fused with two different fluorescent proteins to enable the detection of the bound particles. Thus the device will be able to extract the plastics that are bound to magnetosomes and detect it by fluorescence.</p>
 +
  
 +
</div>
 
</div>
 
</div>
 
</html>
 
</html>

Revision as of 19:12, 19 November 2019

Loading...

HQ

This page contains the list of HQ pages and resources used in 2019.

Code wishlist

Here you can add classes or special requests for css/jquery you would like to have in 2019

  1. Different colors for the decoration class
  2. Code documentation for creating div with centered text -AES

2019 pending template update

Ana's to do list for 2019 code

  1. Add social media links to the bottom of the menu
  2. Fix nesting font sizes ol/ul
  3. Finish code documentation

Aachen

Location: Germany
Region: Europe
Section: Overgrad
Track: Environment

Parts: parts/Team:Aachen
Wiki: 2019/Team:Aachen
Poster: Zone 3 - 260
Presentation: Saturday - Room Ballroom A - 11:30 AM

Institution: Aachen University
Medal: Gold
Nominations: Best Environment Project
Awards: -

Plastractor - extracting microplastics from fluids via magnets

Nowadays the problem of microplastics in fluids like drinkable water is a huge topic with a lot of new publications and studies about the amount, types and risks of it for animals, environment and humans. The `Plastractor` is a device which shall extract microplastics from fluids easily via magnets. Therefore the bacterium Rhodospirillum rubrum `magneticum` was obtained. It is genetically modified to build magnetosomes; small magnetic and vesicle-like particles, with plastic binding peptides on its membrane. For modification we use E. coli BW29427 which transfers the needed plasmid to Rhodospirillum rubrum `magneticum` via conjugation. Two different plastic binding peptides are used, `Tachystatin A2` (TA2) and `liquid chromatography peak I` (LCI), fused with two different fluorescent proteins to enable the detection of the bound particles. Thus the device will be able to extract the plastics that are bound to magnetosomes and detect it by fluorescence.