(Created page with "{{UIUC_Illinois}}") |
|||
Line 1: | Line 1: | ||
{{UIUC_Illinois}} | {{UIUC_Illinois}} | ||
+ | <html> | ||
+ | <style> | ||
+ | p { | ||
+ | font-family:"Trebuchet MS"; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-family:"Trebuchet MS"; | ||
+ | font-size:2vw; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-family:"Trebuchet MS"; | ||
+ | font-size:1.5vw; | ||
+ | } | ||
+ | |||
+ | .profilepic { | ||
+ | border-radius:50%; | ||
+ | border:0.6vw solid #FF7F50; | ||
+ | background-color:#d6f9f7; ; | ||
+ | } | ||
+ | |||
+ | .heading { | ||
+ | width:100%; | ||
+ | height:5vw; | ||
+ | text-align:center; | ||
+ | background-color:#D5FDD5; | ||
+ | border: 0.45vw dotted #8CFA8C; | ||
+ | } | ||
+ | .introduction { | ||
+ | text-align:center; | ||
+ | margin:1.5vw; | ||
+ | position:relative | ||
+ | } | ||
+ | .introduction:hover .textbackground { | ||
+ | opacity:1; | ||
+ | height:100%; | ||
+ | } | ||
+ | .introduction:hover img { | ||
+ | opacity:0.2; | ||
+ | } | ||
+ | .textbackground { | ||
+ | width:100%; | ||
+ | height:0; | ||
+ | bottom:0; | ||
+ | right: 0; | ||
+ | left: 0; | ||
+ | opacity:0; | ||
+ | transition: 0.8s ease; | ||
+ | position:absolute; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | img { | ||
+ | opacity:1; | ||
+ | transition: 0.8s ease; | ||
+ | height:auto | ||
+ | .introtext { | ||
+ | position:absolute; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <div class="introduction"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/1/1e/T--UIUC_Illinois--Protocolsliampic.jpeg" style="width:76vw;background-color:#66cdaa; border: 0.45vw #A9DCF1; "/> | ||
+ | <div class="textbackground"> | ||
+ | <div class="introtext" style="margin-top:7vw"> | ||
+ | |||
+ | <p style="padding:1vw; text-align:center; font-size:1.5vw"> Protocols</p> | ||
+ | |||
+ | <p style="padding:1vw; text-align:center; font-size:1.5vw"> The following are our protocols used for the wet lab.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="fh5co-services-section"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-9"> | ||
+ | <div class="row"> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <embed src="https://static.igem.org/mediawiki/2018/6/68/T--UIUC_Illinois--Protocols.pdf" width="1000" height="1200" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html" align="middle"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </html> |
Revision as of 21:34, 17 October 2018
Protocols
The following are our protocols used for the wet lab.