Davidacevedo (Talk | contribs) |
Davidacevedo (Talk | contribs) |
||
Line 489: | Line 489: | ||
.drop-target { | .drop-target { | ||
background-color: #29e; | background-color: #29e; | ||
− | |||
border-style: solid; | border-style: solid; | ||
} | } | ||
Line 609: | Line 608: | ||
<div style="height: 60vw; width: 20vw; background-color: black; position: absolute; left: 0; "> | <div style="height: 60vw; width: 20vw; background-color: black; position: absolute; left: 0; "> | ||
<div style="background-color: black; height: 50%; text-align: center;"> | <div style="background-color: black; height: 50%; text-align: center;"> | ||
− | <div id="alan" class="drag-drop | + | <div id="alan" class="drag-drop"> <img src="https://static.igem.org/mediawiki/2018/8/8b/T--Tec-Monterrey--Foto_Alan.jpg"> </div> |
− | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;">Pb</p> | + | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;"> Pb</p> |
</div> | </div> | ||
<div style="background-color: black; height: 50%; text-align: center;"> | <div style="background-color: black; height: 50%; text-align: center;"> | ||
<div id="esteban" class="drag-drop" style="margin: auto;"> <img src="https://static.igem.org/mediawiki/2018/4/44/T--Tec-Monterrey--Foto_Esteban.jpg"> </div> | <div id="esteban" class="drag-drop" style="margin: auto;"> <img src="https://static.igem.org/mediawiki/2018/4/44/T--Tec-Monterrey--Foto_Esteban.jpg"> </div> | ||
− | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;">NO3</p> | + | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;"> NO3</p> |
</div> | </div> | ||
Line 621: | Line 620: | ||
<div style="background-color: black; height: 50%; text-align: center;"> | <div style="background-color: black; height: 50%; text-align: center;"> | ||
<div id="acebae" class="drag-drop" style="margin: auto"> <img src="https://static.igem.org/mediawiki/2018/2/2f/T--Tec-Monterrey--Foto_David.jpg"> </div> | <div id="acebae" class="drag-drop" style="margin: auto"> <img src="https://static.igem.org/mediawiki/2018/2/2f/T--Tec-Monterrey--Foto_David.jpg"> </div> | ||
− | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;">PO4</p> | + | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;"> PO4</p> |
</div> | </div> | ||
<div style="background-color: black; height: 50%; text-align: center;"> | <div style="background-color: black; height: 50%; text-align: center;"> | ||
<div id="sofi" class="drag-drop" style="margin:auto"> <img src="https://static.igem.org/mediawiki/2018/9/9f/T--Tec-Monterrey--Foto_Sofia.jpg"> </div> | <div id="sofi" class="drag-drop" style="margin:auto"> <img src="https://static.igem.org/mediawiki/2018/9/9f/T--Tec-Monterrey--Foto_Sofia.jpg"> </div> | ||
− | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;">As</p> | + | <p style="font-family: 'Norwester'; text-align: center; font-size: 50px; color: white;"> As</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 648: | Line 647: | ||
if($(this).scrollTop()>=$('#gifDiv').position().top){ | if($(this).scrollTop()>=$('#gifDiv').position().top){ | ||
$("#gifDiv").css("background-color: green;"); | $("#gifDiv").css("background-color: green;"); | ||
− | setTimeout(function(){ $("#gifDiv").fadeOut(); }, | + | setTimeout(function(){ $("#gifDiv").fadeOut(); }, 200); |
} | } | ||
}); | }); |
Revision as of 17:48, 17 October 2018
E. coding
Tec-Monterrey
Pb
NO3
PO4
As