Difference between revisions of "Team:TECHNION-ISRAEL"

 
(43 intermediate revisions by 5 users not shown)
Line 1: Line 1:
/*!
+
<html lang="en">
iGEM Technion 2017
+
<head>
*/
+
        <!-- Title for the page & metadata  -->       
 
+
        <title>Tolegen, by iGEM Technion 2017</title>
 
+
    <meta charset="utf-8">
/*! =====================================wiki reset===================================== */
+
    <meta name="navbar" content="width=device-width, initial-scale=1">
 
+
.reset-this {
+
animation : none;
+
animation-delay : 0;
+
animation-direction : normal;
+
animation-duration : 0;
+
animation-fill-mode : none;
+
animation-iteration-count : 1;
+
animation-name : none;
+
animation-play-state : running;
+
animation-timing-function : ease;
+
backface-visibility : visible;
+
background : 0;
+
background-attachment : scroll;
+
background-clip : border-box;
+
background-color : transparent;
+
background-image : none;
+
background-origin : padding-box;
+
background-position : 0 0;
+
background-position-x : 0;
+
background-position-y : 0;
+
background-repeat : repeat;
+
background-size : auto auto;
+
border : 0;
+
border-style : none;
+
border-width : medium;
+
border-color : inherit;
+
border-bottom : 0;
+
border-bottom-color : inherit;
+
border-bottom-left-radius : 0;
+
border-bottom-right-radius : 0;
+
border-bottom-style : none;
+
border-bottom-width : medium;
+
border-collapse : separate;
+
border-image : none;
+
border-left : 0;
+
border-left-color : inherit;
+
border-left-style : none;
+
border-left-width : medium;
+
border-radius : 0;
+
border-right : 0;
+
border-right-color : inherit;
+
border-right-style : none;
+
border-right-width : medium;
+
border-spacing : 0;
+
border-top : 0;
+
border-top-color : inherit;
+
border-top-left-radius : 0;
+
border-top-right-radius : 0;
+
border-top-style : none;
+
border-top-width : medium;
+
bottom : auto;
+
box-shadow : none;
+
box-sizing : content-box;
+
caption-side : top;
+
clear : none;
+
clip : auto;
+
color : inherit;
+
columns : auto;
+
column-count : auto;
+
column-fill : balance;
+
column-gap : normal;
+
column-rule : medium none currentColor;
+
column-rule-color : currentColor;
+
column-rule-style : none;
+
column-rule-width : none;
+
column-span : 1;
+
column-width : auto;
+
content : normal;
+
counter-increment : none;
+
counter-reset : none;
+
cursor : auto;
+
direction : ltr;
+
display : inline;
+
empty-cells : show;
+
float : none;
+
font : normal;
+
font-family : inherit;
+
font-size : medium;
+
font-style : normal;
+
font-variant : normal;
+
font-weight : normal;
+
height : auto;
+
hyphens : none;
+
left : auto;
+
letter-spacing : normal;
+
line-height : normal;
+
list-style : none;
+
list-style-image : none;
+
list-style-position : outside;
+
list-style-type : disc;
+
margin : 0;
+
margin-bottom : 0;
+
margin-left : 0;
+
margin-right : 0;
+
margin-top : 0;
+
max-height : none;
+
max-width : none;
+
min-height : 0;
+
min-width : 0;
+
opacity : 1;
+
orphans : 0;
+
outline : 0;
+
outline-color : invert;
+
outline-style : none;
+
outline-width : medium;
+
overflow : visible;
+
overflow-x : visible;
+
overflow-y : visible;
+
padding : 0;
+
padding-bottom : 0;
+
padding-left : 0;
+
padding-right : 0;
+
padding-top : 0;
+
page-break-after : auto;
+
page-break-before : auto;
+
page-break-inside : auto;
+
perspective : none;
+
perspective-origin : 50% 50%;
+
position : static;
+
/* May need to alter quotes for different locales (e.g fr) */
+
quotes : '\201C' '\201D' '\2018' '\2019';
+
right : auto;
+
tab-size : 8;
+
table-layout : auto;
+
text-align : inherit;
+
text-align-last : auto;
+
text-decoration : none;
+
text-decoration-color : inherit;
+
text-decoration-line : none;
+
text-decoration-style : solid;
+
text-indent : 0;
+
text-shadow : none;
+
text-transform : none;
+
top : auto;
+
transform : none;
+
transform-style : flat;
+
transition : none;
+
transition-delay : 0s;
+
transition-duration : 0s;
+
transition-property : none;
+
transition-timing-function : ease;
+
unicode-bidi : normal;
+
vertical-align : baseline;
+
visibility : visible;
+
white-space : normal;
+
widows : 0;
+
width : auto;
+
word-spacing : normal;
+
z-index : auto;
+
}
+
 
+
 
+
/*! ===================================END: wiki reset================================== */
+
 
+
 
+
 
+
/*! =====================================canceling wiki specific design===================================== */
+
 
+
/* Closing wiki side menu */
+
#sideMenu, #top_title {
+
display: none;
+
}
+
+
#content {
+
width: 100%;
+
margin: 0px;
+
padding: 0px;
+
background: none;
+
}
+
 
+
 
+
/*! Wiki defult settings are 127% */
+
#globalWrapper {
+
width: 100%;
+
float: none;
+
}
+
 
+
/*corecting wiki css */
+
#HQ_page h1, h2, h3, h4, h5, h6 {
+
font-family: 'Assistant', Arial, sans-serif;
+
font-weight : normal;
+
}
+
 
+
#HQ_page p {
+
font-family: 'Assistant', Arial, sans-serif;
+
font-weight : normal;
+
font-size: 18px;
+
font-style: normal;
+
font-variant: normal;
+
font-weight: 400;
+
line-height: 35px;
+
}
+
 
 
#content h1, h2, h3, h4, h5, h6 {
 
font-family: 'Assistant', Arial, sans-serif;
 
font-weight : normal;
 
}
 
 
#content p {
 
font-family: 'Assistant', Arial, sans-serif;
 
font-weight : normal;
 
font-size: 18px;
 
font-style: normal;
 
font-variant: normal;
 
font-weight: 400;
 
line-height: 35px;
 
}
 
 
#bodyContent h1, h2, h3, h4, h5, h6{
 
    margin-bottom: 0;
 
}
 
 
#globalWrapper{
 
font-size: 100%;
 
}
 
 
#bodyContent a[href ^="https://"], .link-https {
 
    padding-right: 0px;}
 
/*! ==================================End of canceling wiki specific design================================== */
 
 
 
/*! ================================== Our CSS ================================== */
 
 
 
ul {
 
list-style-type: none;
 
}
 
 
 
ul > li {
+
<!-- Bootstrap CSS -->
list-style-type: none;
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
}
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
+
<!-- Bootstrap JS -->
a {
+
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/jquery-2.1.1.min.js/Javascript?action=raw&ctype=text/javascript"></script>
text-decoration: none;
+
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.js/Javascript?action=raw&ctype=text/javascript"></script>
}
+
<!-- ===================Basic Bootstrap's CSS and JS=================== -->
+
<!-- Our wiki CSS -->
a:hover {
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/CSS?action=raw&ctype=text/css"/>
text-decoration: none;
+
}
+
<!-- fonts -->
+
  <!-- Fonts -->
body {
+
margin: 20px;
+
<link type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/fonts?action=raw&ctype=text/css" rel="stylesheet">
padding-top: 0px;
+
font-family: 'Assistant', Arial, sans-serif;
+
<script>
  
background-size: 100%;
+
//up arrow:
}
+
$(document).ready(function(){
+
$(window).scroll(function () {
.vertical-align {
+
if ($(this).scrollTop() > 350) {
display: flex;
+
$('#back-to-top').fadeIn();
align-items: center;
+
} else {
 +
$('#back-to-top').fadeOut();
 +
}
 +
});
 +
// scroll body to 0px on click
 +
$('#back-to-top').click(function () {
 +
$('#back-to-top').tooltip('hide');
 +
$('body,html').animate({
 +
scrollTop: 0
 +
}, 800);
 +
return false;
 +
});
 
 
}
+
$('#back-to-top').tooltip('show');
+
+
+
/* ====== Go up arrow  ====== */
+
.back-to-top {
+
cursor: pointer;
+
position: fixed;
+
bottom: 20px;
+
right: 20px;
+
display:none;
+
}
+
/* ==== END: Go up arrow  ==== */
+
  
 +
});
  
/*! ==========navbar ================== */
+
</script>
 +
    <!-- Bootstrap CSS -->
 +
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
 +
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
 +
            <!-- Bootstrap JS -->
 +
                <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/jquery-2.1.1.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 +
                <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 +
        <!-- ===================Basic Bootstrap's CSS and JS=================== -->
 +
            <!-- Our wiki CSS -->
 +
                <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/CSS?action=raw&ctype=text/css"/>
 +
 +
<!-- fonts -->
 +
  <!-- Fonts -->
 +
<link type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/fonts?action=raw&ctype=text/css" rel="stylesheet">
 +
 +
<style>
 +
 +
body{
 +
 +
margin-left: 0;
 +
margin-right: 0;
 +
margin-top: 0;
 +
padding-top: 0;
 +
}
 +
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 10px;}
 +
.imglog {
 +
display: inline;
 +
padding: 0 20px 0 20px;
 +
width: 160px;
 +
}
 +
 +
.navbar-inverse {
 +
 +
padding-top: 20px;
 +
background-image: none;
 +
background-color: transparent ;
 +
border: none;
 +
}
 +
 +
.dropdown-toggle {
 +
margin-top : -1000px; ;
 +
}
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 20px;}
  
#top_menu_under {
+
.dropdown-menu > li > a:hover #T{
    position: relative;
+
color: red;
    width: 100%;
+
font-weight:bold;
    height: 3px;
+
}
}
+
  
.navbar-inverse {
+
.vid{
padding-top: 40px;
+
        box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.5);
background-image: none;
+
}
background-color: #ffffff ;
+
padding-left:0;
+
border: none;
+
padding-bottom: 25px;
+
}
+
  
.dropdown-menu {
 
background-color: rgba(255, 255, 255, 0);
 
box-shadow:none;
 
border:none;
 
color: #ffffff;
 
list-style: none;
 
text-align: center;
 
padding: 20px 0 20px 0px ;
 
white-space: normal;
 
}
 
 
.dropdown{
 
    display: inline;
 
padding: 0 20px 0 20px;
 
}
 
 
 
.dropdown-menu> li> a {
 
text-decoration: none;
 
color:  #ffffff;
 
background-color: #374140;
 
border-radius: 25px;
 
padding: 12px 20px;
 
text-transform: uppercase;
 
margin-top:10px;
 
font-family: 'Assistant', sans-serif;
 
font-size: 14px;
 
white-space: normal;
 
 
}
 
 
.dropdown-menu > li > a:hover {
 
    background-color: #ffffff;
 
background-image: none;
 
border: 1px solid #374140;
 
color: #374140;
 
 
}
 
 
.dropdown-toggle >a {
 
text-decoration: none;
 
color:  #ffffff;
 
}
 
 
 
.dropdown-toggle {
 
text-decoration: none;
 
border:none;
 
color:  #ffffff;
 
background-color: #374140;
 
border-radius: 25px;
 
padding: 12px 20px;
 
text-transform: uppercase;
 
font-family: 'Assistant', sans-serif;
 
font-size: 14px;
 
box-shadow: 0 6px 12px rgba(0,0,0,.175);
 
width: 120px;
 
white-space: normal;
 
}
 
/*! ==========sidenav ================== */
 
 
.side {
 
position: fixed;
 
top: 0;
 
left: 0;
 
margin-top: 30vh;
 
display:none;
 
background-color: transparent;
 
max-width:200px;
 
}
 
 
.side > ul {
 
list-style: none;
 
margin-left: 40px;
 
padding-left: 1em;
 
text-indent: 0;
 
border-left: 2px solid #C0C0C0;
 
 
 
}
 
 
.side > ul:hover {
 
border-left: 2px solid #dc3522;
 
}
 
 
.side > ul li {
 
background-color: transparent ;
 
font-size: 15px;
 
margin-top: 10px;
 
font-family: 'Assistant', sans-serif;
 
color: #C0C0C0;
 
}
 
 
 
.side > ul li:hover {
 
color: #dc3522;
 
}
 
 
.side > ul li >a {
 
text-decoration:none;
 
color: #C0C0C0;
 
}
 
 
 
.side > ul li >a:hover {
 
text-decoration:none;
 
color: #dc3522;
 
border-bottom: 1px solid #dc3522;
 
}
 
 
/*-------------- Results ------------- */
 
 
 
 +
</style>
 +
 +
<!------ snippet hover navbar----->
 +
 +
<style type="text/css">
 +
@media screen and (min-width: 768px){
 +
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
 +
display: block;
 +
}
 +
.dropdown-menu{
 +
margin-top: 0;
 +
}
 +
.dropdown-toggle{
 +
margin-bottom: 2px;
 +
}
 +
.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
 +
margin-bottom: 0;
 +
}
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$(".dropdown, .btn-group").hover(function(){
 +
var dropdownMenu = $(this).children(".dropdown-menu");
 +
if(dropdownMenu.is(":visible")){
 +
dropdownMenu.parent().toggleClass("open");
 +
}
 +
});
 +
});   
 +
</script>
 +
 +
</head>
 
 
.container-fluid{
+
<body>
margin-top: 80px;
+
<div class = "container-fluid">
margin-left: 20px;
+
<div class="row" style= "margin-top: -17px">
margin-right: 20px;
+
<img src="https://static.igem.org/mediawiki/2017/1/17/T--TECHNION-ISRAEL--home-new.gif" class=" img-center cont_cover" width="100%" style="margin-top: 0px;">
}
+
 +
</div>
 +
 +
<br>
 +
<br>
 +
<br>
 +
<div class= "image-center " style= "padding-left: 15px; margin:auto; width:1063px ;">
 +
<img src="https://static.igem.org/mediawiki/2017/d/d6/T--TECHNION-ISRAEL--homemicro.png" alt= "project" class="imglog" style= "margin-left:0px">
 +
<img src="https://static.igem.org/mediawiki/2017/d/da/T--TECHNION-ISRAEL--home-lab.png" alt= "wetlab" class="imglog">
 +
<img src="https://static.igem.org/mediawiki/2017/7/7b/T--TECHNION-ISRAEL--parthome.png" alt= "parts" class="imglog">
 +
<img src="https://static.igem.org/mediawiki/2017/6/6c/T--TECHNION-ISRAEL--homeHP.png" alt= "human practices" class="imglog"  style= "margin-left:25px">
 +
<img src="https://static.igem.org/mediawiki/2017/d/d0/T--TECHNION-ISRAEL--home-jud.png" alt= "judging" class="imglog" style= "margin-left:20px">
 +
<img src="https://static.igem.org/mediawiki/2017/8/82/T--TECHNION-ISRAEL--teamhome.png" alt= "team" class="imglog">
 +
</div>
 +
 +
<nav class= "navbar navbar-inverse " style= "padding-left: 15px;margin:auto; width:1063px ;">
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown">project
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu" style="margin: 0px; left: 0px;">
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Description"> description </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Diseases"> Diseases & Epitopes </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Design"> <span id="T">T</span>ri-Display </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism"><span id="T">  T</span>iming </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch"> <span id="T">T</span>erminate</a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Demonstrate"><span id="T"> T</span>olerance Assay </a> </li> 
 +
</ul>
 +
</div>
 +
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown">wet lab
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px;" >
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/cell_lines"> cell lines </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Results"> results </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/hpc7"> hpc-7 results </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Notebook"> notebook </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Experiments"> protocols </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/InterLab"> interlab </a> </li>
 +
</ul>
 +
</div>
 +
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown">parts
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu" style="margin: 0px;  left: 2px;">
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Parts"> parts </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Basic_Part"> basic part </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Composite_Part"> composite part </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Part_Collection"> part collection </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Improve"> improvement </a> </li>
 +
</ul>
 +
</div>
 +
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown" style= "width: auto"; >human practices
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu" style="margin: 0px;  left: 18px; width: 170px;" >
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Silver"> HP silver </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Engagement" > Education & Public Engagement </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Gold_Integrated"> integrated HP </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/ethics"> ethics </a> </li>
  
#content h1, h1{
+
</ul>
    font-family: 'Quicksand', sans-serif;
+
</div>
text-align: center;
+
font-weight: 400;
+
<div class="dropdown">
font-size: 50px;
+
<button class="dropdown-toggle" type="button" data-toggle="dropdown">judging
margin-bottom: 45px;
+
<span class="caret"></span></button>
margin-top:35px;
+
<ul class= "dropdown-menu"  style="margin: 0px; left: 2px ">
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Safety"> safety </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Collaborations"> collaboration </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Achievements"> achievements </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Model"> modelling </a> </li>
 +
</ul>
 +
</div>
 +
 +
 +
<div class="dropdown">
 +
<button class="dropdown-toggle" type="button" data-toggle="dropdown">team
 +
<span class="caret"></span></button>
 +
<ul class= "dropdown-menu"  style="margin: 0px; left: 2px;">
 +
<li> <a href =" https://2017.igem.org/Team:TECHNION-ISRAEL/Team"> members </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Attributions"> attributions </a> </li>
 +
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/gallery"> gallery </a> </li>
 +
</ul>
 +
</div>
 +
</nav>
 +
<br>
 +
<br>
  
}
 
 
#bodyContent h2, h2{
 
font-family: 'Quicksand', sans-serif;
 
text-align: center;
 
font-weight: 400;
 
font-size: 40px;
 
margin-bottom: 45px;
 
margin-top:30px;
 
}
 
 
#bodyContent h3, h3{
 
text-align: center;
 
font-size: 30px;
 
font-weight: 600;
 
margin-bottom: 25px;
 
margin-top:20px;
 
}
 
 
#bodyContent h4, h4{
 
font-size: 25px;
 
font-weight: 400;
 
margin-bottom: 25px;
 
margin-top:20px;
 
}
 
 
#bodyContent h5, h5{
 
font-size: 20px;
 
font-weight: 400;
 
margin-bottom: 25px;
 
margin-top:20px;
 
}
 
 
 
#bodyContent h6, h6{
+
<br>
font-size: 14px;
+
<br>
font-weight: 600;
+
<div class="row">
margin-bottom: 10px;
+
<div class = "col-md-offset-2 col-md-8" >
margin-top:10px;
+
}
+
 
+
.cover{
+
    display: block;
+
margin:auto;
+
margin-top: 0;
+
width: 60%;
+
border-radius: 8px;
+
 
+
}
+
 
+
.circle {
+
display:block;
+
border-radius: 50%;
+
width: 150px;
+
height: 150px;
+
background-color:#374140;
+
margin:auto;
+
 
 
 +
 +
<div class= "row">
 +
<div class = "col-md-12" >
 +
 +
<br>
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="row">
 +
<div class = "col-md-12" >
 +
<img  class="map" src ="https://static.igem.org/mediawiki/2017/f/ff/T--TECHNION-ISRAEL--the_T_thing1.png" width="800" style= "display: block; margin: auto;" alt="Tolerance" usemap="#HomeT" hidefocus="true"/>
  
 +
<map  name="HomeT">
 +
<!---TriDisplay--->   <area shape="rect" coords="81,551,442,782" href="https://2017.igem.org/Team:TECHNION-ISRAEL/Design" alt="">
 +
<!---Timing--->   <area shape="rect" coords="342,837,849,1064" href="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism" alt="">
 +
<!---Terminate--->   <area shape="rect" coords="66,1097,409,1304" href="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch" alt="">
 +
<!---Tolerance assay--->   <area shape="rect" coords="397,1384,789,1587" href="https://2017.igem.org/Team:TECHNION-ISRAEL/Demonstrate" alt="">
  
}
+
</map>
 +
  
.graphs{
 
display: inline;
 
width: 470px;
 
padding-right:20px;
 
padding-top: 30px;
 
}
 
  
.circle a:hover {
 
 
 
    background-image: none;
+
border: none;
+
<br>
color: #ffffff;
+
<br>
text-decoration:none;
+
<br>
}
+
+
<br>
.circle a {
+
<br>
color: #ffffff;
+
<br>
font-size:20px;
+
text-transform: uppercase;
+
}
+
<video class= "vid" style="display:block; margin: auto; border-radius: 5px;" width="60%" controls>
+
  <source src="https://static.igem.org/mediawiki/2017/f/f4/T--TECHNION-ISRAEL--Whiteboard.mp4" type="video/mp4">
p {
+
Your browser does not support the video tag.
font-size: 18px;
+
</video>
line-height: 35px;
+
<br>
text-align: justify;
+
<br>
text-justify: inter-word;
+
<br>
-moz-text-align-last: right; /* Code for Firefox */
+
</div>
 +
</div>
 +
</div>
 +
 +
<a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--TECHNION-ISRAEL--newUpAB.png" alt=""></a>
  
}
 
 
/*!-----HP -*/
 
.HPA {
 
display: block;
 
margin:auto;
 
border-radius: 25px;
 
}
 
 
.no-rad {
 
display: block;
 
margin:auto;
 
}
 
/*!-----References -*/
 
 
 
.references {
 
border-top-style: solid;
 
border-width: 1px;
 
border-color: #374140 ;
 
padding-top: 30px;
 
}
 
 
.references > ol {
 
padding-top: 30px;
 
}
 
 
.references > ol  li {
 
font-size: 15px;
 
line-height: 35px;
 
margin-top:10px;
 
text-justify:inherit;
 
}
 
 
 
sup.reference {
+
</body>
unicode-bidi: -moz-isolate;
+
</html>
unicode-bidi: -webkit-isolate;
+
{{:Team:TECHNION-ISRAEL/sponsors}}
unicode-bidi: isolate;
+
white-space: nowrap;
+
}
+
+
sup, sub {
+
line-height: 1;
+
}
+
 
+
sup {
+
vertical-align: super;
+
font-size: x-small;
+
}
+

Latest revision as of 03:51, 2 November 2017

Tolegen, by iGEM Technion 2017

My First Website