Line 185: | Line 185: | ||
#banner h1 {padding-top: 100px;} | #banner h1 {padding-top: 100px;} | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | .vignette { /*element that contains ONE vignette*/ | ||
+ | height:25em; | ||
+ | width:25em; | ||
+ | margin:2em; | ||
+ | position:absolute; | ||
+ | } | ||
+ | |||
+ | .vignette_for { /*foreground part of the vignettes, gets transparent*/ | ||
+ | width: 20em; | ||
+ | height: 21em; | ||
+ | position:absolute; | ||
+ | left:2.5em; | ||
+ | top:2em; | ||
+ | |||
+ | z-index: 2; | ||
+ | border: 1px solid #333; | ||
+ | border-radius:20px; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2018/c/cd/T--Pasteur_Paris--Logo-Neuronarch_gradient.jpg"); | ||
+ | background-size:100%; | ||
+ | |||
+ | pointer-events:none; | ||
+ | |||
+ | -webkit-transition: opacity 0.7s; | ||
+ | -moz-transition: opacity 0.7s; | ||
+ | -o-transition: opacity 0.7s; | ||
+ | transition: opacity 0.7s; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .vignette_back { /*background part of the vignettes, picture*/ | ||
+ | width: 20em; | ||
+ | height: 21em; | ||
+ | position:absolute; | ||
+ | left:2.5em; | ||
+ | top:2em; | ||
+ | |||
+ | cursor:pointer; | ||
+ | |||
+ | z-index: 1; | ||
+ | border: 1px solid #333; | ||
+ | border-radius: 20px; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2018/0/03/T--Pasteur_Paris--PDMS_prep.jpg"); | ||
+ | background-size:100%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .vignette_text { /*small panel that slides down on the vignettes*/ | ||
+ | width: 22em; | ||
+ | height: 3em; | ||
+ | position:absolute; | ||
+ | top:5em; | ||
+ | left:1.5em; | ||
+ | |||
+ | z-index: 3; | ||
+ | border: 1px solid #333; | ||
+ | background-color:white; | ||
+ | box-shadow: 2px 2px 3px grey; | ||
+ | opacity: 0.8; | ||
+ | |||
+ | pointer-events:none; | ||
+ | -webkit-transition: top 0.7s, opacity 0.7s; | ||
+ | -moz-transition: top 0.7s, opacity 0.7s; | ||
+ | -o-transition: top 0.7s, opacity 0.7s; | ||
+ | transition: top 0.7s, opacity 0.7s; | ||
+ | } | ||
</style> | </style> | ||
Line 724: | Line 795: | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 879: | Line 919: | ||
<div id="banner"> | <div id="banner"> | ||
− | <h1> | + | <h1>PROTOCOLS & EXPERIMENTS</h1> |
</div> | </div> | ||
<div id="GeneralContent"> | <div id="GeneralContent"> | ||
− | + | <div id="MainContent"> | |
− | + | <div class="block title"> | |
− | + | <h1> PROTOCOLS </h1> | |
− | + | </div> | |
− | + | ||
− | + | <div class="block separator-mark"> | |
− | + | </div> | |
− | + | ||
− | + | <div class="block full"> | |
− | + | <h2 style="text-align: left;">Microfluidics</h2> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <p>PDMS (Polydimethylsiloxane) is a widely used polymer in microfluidics, for its biocompatibility and transparence, among other qualities. Here we show how to prepare PDMS for | ||
+ | microfluidic chips, as well as how to demold them, bond them to other surfaces and treat them for neuron growth.</p> | ||
Line 1,046: | Line 941: | ||
+ | <div class="vignette"> | ||
+ | <div class="vignette_for"> | ||
+ | </div> | ||
+ | |||
+ | <div class="vignette_back" id="back_0"> | ||
+ | </div> | ||
+ | |||
+ | <div class="vignette_text"> | ||
+ | <p style="margin:auto; text-align:center;font-weight:bold;">PDMS Chips</p> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
</div> | </div> |
Revision as of 10:58, 4 August 2018
PROTOCOLS
Microfluidics
PDMS (Polydimethylsiloxane) is a widely used polymer in microfluidics, for its biocompatibility and transparence, among other qualities. Here we show how to prepare PDMS for microfluidic chips, as well as how to demold them, bond them to other surfaces and treat them for neuron growth.
PDMS Chips