Line 2: | Line 2: | ||
<html> | <html> | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ||
+ | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; } | ||
+ | body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; } | ||
+ | td,th,caption { font-size:14px; } | ||
+ | h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; } | ||
+ | address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;} | ||
+ | a { color:#555; text-decoration:none; } | ||
+ | a:hover { text-decoration:underline; } | ||
+ | img { border:none; } | ||
+ | ol,ul,li { list-style:none; } | ||
+ | input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; } | ||
+ | table { border-collapse:collapse; } | ||
+ | html {overflow-y: scroll;} | ||
+ | |||
+ | .clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;} | ||
+ | .clearfix { *zoom:1; } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .igem_2018_team_menu.displaying_menu{display:none !important;} | ||
+ | body { | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | background-color: transparent !important; | ||
+ | } | ||
+ | #globalWrapper { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | font-size:100% !important; | ||
+ | } | ||
+ | #content { | ||
+ | width: 100%; | ||
+ | padding: 0; | ||
+ | margin: -12px 0 0; | ||
+ | background-color: transparent !important; | ||
+ | } | ||
+ | |||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | .igem_2018_team_content{ | ||
+ | background-color: transparent !important; | ||
+ | } | ||
+ | #content{ | ||
+ | color:white !important; | ||
+ | } | ||
+ | |||
+ | .igem_2018_team_content | ||
+ | .igem_2018_team_column_wrapper | ||
+ | { | ||
+ | |||
+ | font-weight:nomal !important; | ||
+ | text-decoration:none !important; | ||
+ | height: 0px !important; | ||
+ | clear: none!important; | ||
+ | } | ||
+ | .igem_2018_team_content | ||
+ | .igem_2018_team_column_wrapper p{ | ||
+ | font-size: 100% !important; | ||
+ | color: white !important; | ||
+ | padding: 0px !important; | ||
+ | } | ||
+ | .igem_2018_team_column_wrapper h2 | ||
+ | .igem_2018_team_content | ||
+ | .igem_2018_team_column_wrapper h3 | ||
+ | .igem_2018_team_content | ||
+ | .igem_2018_team_column_wrapper h4 | ||
+ | .igem_2018_team_content | ||
+ | .igem_2018_team_column_wrapper h5 { | ||
+ | |||
+ | color: white !important; | ||
+ | padding: 0px !important; | ||
+ | } | ||
+ | .clear | ||
+ | .extra_space{ | ||
+ | display: float!important; | ||
+ | } | ||
+ | |||
+ | ul{ | ||
+ | list-style-type:none !important; | ||
+ | list-style-image:none !important; | ||
+ | } | ||
+ | |||
+ | .igem_2018_team_mobile_bar{ | ||
+ | display: none !important; | ||
+ | } | ||
+ | |||
+ | .clear .extra_space{ | ||
+ | display: none !important; | ||
+ | } | ||
+ | #globalWrapper{ | ||
+ | width: auto !important; | ||
+ | } | ||
+ | |||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper a{ | ||
+ | text-decoration: none!important; | ||
+ | text-decoration-color: none !important; | ||
+ | } | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ul{ | ||
+ | font-size: 120% !important; | ||
+ | padding: 0 0 0 0 !important; | ||
+ | } | ||
+ | .intro .main-nav ul.main-menu li ul.dropdown-menu{ | ||
+ | background:rgba(243,243,243,0.4) none repeat scroll 0 0 !important; | ||
+ | } | ||
+ | |||
+ | #bodyContent a{ | ||
+ | background: normal!important; | ||
+ | |||
+ | } | ||
+ | h3{ | ||
+ | overflow: visible !important; | ||
+ | } | ||
+ | .igem_2018_team_content{ | ||
+ | width: 100% !important; | ||
+ | } | ||
+ | .container{ | ||
+ | width: auto !important; | ||
+ | } | ||
+ | .mw-content-ltr { | ||
+ | margin: 0 auto !important; | ||
+ | } | ||
+ | |||
+ | #navbar-collapse{ | ||
+ | padding-right:auto; | ||
+ | } | ||
+ | .mw-content-ltr ol{ | ||
+ | margin: auto !important; | ||
+ | } | ||
+ | .carousel-indicators{ | ||
+ | width: auto !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | a { | ||
+ | text-decoration:none | ||
+ | } | ||
+ | a:hover { | ||
+ | text-decoration:underline | ||
+ | } | ||
+ | |||
+ | #moquu_top{ | ||
+ | z-index:2; | ||
+ | width:30px; | ||
+ | height:30px; | ||
+ | |||
+ | position:fixed; | ||
+ | cursor:pointer; | ||
+ | _position:absolute; | ||
+ | _bottom:auto; | ||
+ | _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))) | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #topcontrol{background:transparent; height:auto; width:auto; border-radius:0px;} | ||
+ | |||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS&action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS&action=raw&ctype=text/css" /> |
Revision as of 01:47, 11 October 2018
HIV derived lentivirus experimental operation
Figure 1: Biosafety Cabinet. All the HIV derived lentivirus operations are operating in the Biosafety Cabinet.
Figure 2: Operator operate in the Biosafety Cabinet.
Figure 3: Sterilization for all of items used in viral-related experiments.
Usage of Ethidium Bromide
Figure 4: A separate area for agarose gel electrophoresis and preparation.
Figure 5: Operator adds Ethidium Bromide into the mixture in the stink cupboard before agarose gel electrophoresis.