Line 7: | Line 7: | ||
<meta name="author" content="your name" /> | <meta name="author" content="your name" /> | ||
<meta name="description" content="" /> | <meta name="description" content="" /> | ||
+ | <!-- 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 --> | ||
+ | <script src="https://use.fontawesome.com/597ba5ca72.js"></script> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Assistant:400,600" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Quicksand:400,500" rel="stylesheet"> | ||
+ | |||
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/slick.css2/CSS?action=raw&ctype=text/css"/> | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/slick.css2/CSS?action=raw&ctype=text/css"/> | ||
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/slick.css/CSS?action=raw&ctype=text/css"/> | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/slick.css/CSS?action=raw&ctype=text/css"/> | ||
Line 27: | Line 43: | ||
padding-bottom:0px; | padding-bottom:0px; | ||
text-align: center; | text-align: center; | ||
+ | height:180px; | ||
} | } | ||
Line 41: | Line 58: | ||
width: 150px; | width: 150px; | ||
} | } | ||
+ | |||
+ | .footer { | ||
+ | background-color: #374140; | ||
+ | margin-bottom: 20px; | ||
+ | |||
+ | } | ||
+ | .contact { | ||
+ | magin-top :20px; | ||
+ | } | ||
+ | .contact >ul li { | ||
+ | display: inline; | ||
+ | padding: 5px;} | ||
+ | |||
+ | .contact > ul { | ||
+ | color: #ffffff; | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .contact > p { | ||
+ | color: #ffffff; | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 14px; | ||
+ | margin-left: 45px;} | ||
+ | .location > p { | ||
+ | color: #ffffff; | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 14px; | ||
+ | line-height:25px; | ||
+ | text-align: unset; | ||
+ | |||
+ | } | ||
+ | |||
+ | .nopadding { | ||
+ | padding: 0 !important; | ||
+ | margin: 0 !important; | ||
+ | } | ||
+ | |||
+ | .foot-icons{ | ||
+ | |||
+ | width: 35px;} | ||
+ | |||
</style> | </style> | ||
+ | |||
+ | |||
<body> | <body> | ||
Line 117: | Line 179: | ||
</script> | </script> | ||
+ | |||
+ | <div class= "footer"> | ||
+ | <div class = "container-fluid"> | ||
+ | <div class= "row"> | ||
+ | <div class= "col-md-offset-1 col-md-10"> | ||
+ | |||
+ | <div class = "row"> | ||
+ | |||
+ | <div class="col-md-1" > | ||
+ | <img class="foot-icons" style="margin-top: 45px; " src="https://static.igem.org/mediawiki/2017/a/ab/T--TECHNION-ISRAEL--pin.png"> | ||
+ | |||
+ | </div> | ||
+ | <div class="col-md-4 nopadding" > | ||
+ | <div class= "location"> | ||
+ | |||
+ | <p style="margin-top: 20px;"> | ||
+ | Bioenergy Laboratoy | ||
+ | <br> | ||
+ | |||
+ | Department of Biotechnology & Food Engineering | ||
+ | <br> | ||
+ | |||
+ | Technion – Israel Institute of Technology | ||
+ | <br> | ||
+ | |||
+ | Haifa 32000, Israel | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="col-md-offset-3 col-md-4" > | ||
+ | <div class= "contact"> | ||
+ | <p style= "margin-top: 20px; line-height: 20px;"> | ||
+ | contact us: | ||
+ | </p> | ||
+ | <ul> | ||
+ | |||
+ | <li><a target="_blank" href="https://www.instagram.com/igem.2017.technion/"> | ||
+ | <img class="foot-icons" src="https://static.igem.org/mediawiki/2017/4/4c/T--TECHNION-ISRAEL--instagram2.png"> </a> | ||
+ | </li> | ||
+ | |||
+ | <li><a target="_blank" href="https://www.facebook.com/igemtechnion/"> | ||
+ | <img class="foot-icons" src="https://static.igem.org/mediawiki/2017/0/09/T--TECHNION-ISRAEL--facebook2.png"> </a> | ||
+ | </li> | ||
+ | |||
+ | <li> <img class="foot-icons" src="https://static.igem.org/mediawiki/2017/7/7e/T--TECHNION-ISRAEL--mail2.png"> | ||
+ | </li> | ||
+ | |||
+ | <p style= "margin-top: 5px; color: #ffffff; font-family: 'Quicksand', sans-serif; font-size: 14px;"> | ||
+ | igem.technion.2017@gmail.com | ||
+ | </p> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:08, 18 October 2017