Team:UCL/Humans
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
|||
Line 2: | Line 2: | ||
<!--=================HTML===================--> | <!--=================HTML===================--> | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<div class="banner-image-special"></div> | <div class="banner-image-special"></div> | ||
- | <div style="padding-top: | + | <div style="padding-top:500px;"> |
<div id='grid'> | <div id='grid'> | ||
- | + | <div class='box' id='team-human'><a href="https://2014.igem.org/Team:UCL/Humans/Team"><span class="overlayx"></span></a></div> | |
- | <div class='box | + | <div class='box' id='collaborations-human'><a href="https://2014.igem.org/Team:UCL/Humans/Collab"><span class="overlayx"></span></a></div> |
- | + | <div class='box' id='risk-human'><a href="https://2014.igem.org/Team:UCL/Humans/Risk"><span class="overlayx"></span></a></div> | |
- | + | <div class='box' id='soc-human'><a href="https://2014.igem.org/Team:UCL/Humans/Soci"><span class="overlayx"></span></a></div> | |
- | + | <div class='box' id='sponsor-human'><a href="https://2014.igem.org/Team:UCL/Humans/Sponsor"><span class="overlayx"></span></a></div> | |
- | + | <div class='box' id='gallery-human'><a href="https://2014.igem.org/Team:UCL/Humans/Gallery"><span class="overlayx"></span></a></div> | |
- | + | <div id='fillers'> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <div class='box | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <div class='box | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div class='fillerBox' id='redd'></div> | <div class='fillerBox' id='redd'></div> | ||
<div class='fillerBox' id='bluee'></div> | <div class='fillerBox' id='bluee'></div> | ||
<div class='fillerBox' id='yelloww'></div> | <div class='fillerBox' id='yelloww'></div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | |||
</div> | </div> | ||
- | |||
<!--=================CSS===================--> | <!--=================CSS===================--> | ||
<style> | <style> | ||
- | |||
.overlayx { | .overlayx { | ||
position:absolute; | position:absolute; | ||
Line 128: | Line 30: | ||
background-image: url('empty.gif'); | background-image: url('empty.gif'); | ||
} | } | ||
- | |||
#grid{ | #grid{ | ||
- | + | width: 100%; | |
- | + | position: relative; | |
- | + | font-size: 25px; | |
- | + | font-family: 'Helvetica'; | |
- | + | color: #eaeaea; | |
- | } | + | } |
- | .box { | + | .box { |
- | + | background-color: #c23822; | |
- | + | box-shadow: 0px 0px 1px #222; | |
- | + | float: left; | |
- | + | position: relative; | |
- | + | } | |
- | + | #fillers{ | |
- | + | display: none; | |
- | + | } | |
- | + | .fillerBox { | |
- | + | background-color: #751e11; | |
- | + | box-shadow: 0px 0px 1px #222; | |
- | + | float: left; | |
- | + | position: relative; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | |||
.banner-image-special { | .banner-image-special { | ||
background: url('https://static.igem.org/mediawiki/2014/6/6f/Human_Elements.png') center no-repeat; | background: url('https://static.igem.org/mediawiki/2014/6/6f/Human_Elements.png') center no-repeat; | ||
width:100%; | width:100%; | ||
margin-top: 1%; | margin-top: 1%; | ||
- | background-size:100%; | + | background-size:100%; |
max-width:850px; | max-width:850px; | ||
- | height: | + | height:270px; |
position:fixed; | position:fixed; | ||
- | padding-top: | + | padding-top:150px; |
} | } | ||
@media (min-width: 1140px) { | @media (min-width: 1140px) { | ||
.banner-image-special { | .banner-image-special { | ||
- | + | max-width: none; | |
- | + | width:100%; | |
- | + | margin-top:70px; | |
} | } | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#team-human { | #team-human { | ||
- | + | background: url('https://static.igem.org/mediawiki/2014/7/75/Team_and_SupervisorsUCL.png') center no-repeat; | |
- | + | background-size:56%; | |
- | + | } | |
- | + | ||
- | + | ||
- | background: url('https://static.igem.org/mediawiki/2014/7/ | + | |
- | background-size: | + | |
- | + | ||
- | } | + | |
- | + | ||
#collaborations-human { | #collaborations-human { | ||
- | background: url('https://static.igem.org/mediawiki/2014/ | + | background: url('https://static.igem.org/mediawiki/2014/0/0c/CollaborationsUCL.png') center no-repeat; |
- | background-size: | + | background-size:56%; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#risk-human { | #risk-human { | ||
- | background: url('https://static.igem.org/mediawiki/2014/ | + | background: url('https://static.igem.org/mediawiki/2014/b/be/Risk_AssessmentUCL.png') center no-repeat; |
- | background-size: | + | background-size:56%; |
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#soc-human { | #soc-human { | ||
- | background: url('https://static.igem.org/mediawiki/2014/ | + | background: url('https://static.igem.org/mediawiki/2014/e/eb/SociologicalImagUCL.png') center no-repeat; |
- | background-size: | + | background-size:56%; |
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#sponsor-human { | #sponsor-human { | ||
- | background: url('https://static.igem.org/mediawiki/2014/ | + | background: url('https://static.igem.org/mediawiki/2014/3/32/SponsorshipUCL.png') center no-repeat; |
- | background-size: | + | background-size:56%; |
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#gallery-human { | #gallery-human { | ||
- | background: url('https://static.igem.org/mediawiki/2014/ | + | background: url('https://static.igem.org/mediawiki/2014/5/55/GalleryUCL.png') center no-repeat; |
- | background-size: | + | background-size:56%; |
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#redd { | #redd { | ||
background: red center no-repeat; | background: red center no-repeat; | ||
background-size:100%; | background-size:100%; | ||
- | opacity:0. | + | opacity:0.5; |
} | } | ||
#bluee { | #bluee { | ||
background: blue center no-repeat; | background: blue center no-repeat; | ||
background-size:100%; | background-size:100%; | ||
- | opacity:0. | + | opacity:0.5; |
} | } | ||
#yelloww { | #yelloww { | ||
background: yellow center no-repeat; | background: yellow center no-repeat; | ||
background-size:100%; | background-size:100%; | ||
- | opacity:0. | + | opacity:0.5; |
} | } | ||
Line 296: | Line 125: | ||
sizes: [ | sizes: [ | ||
[1,1], | [1,1], | ||
- | |||
[2,2] | [2,2] | ||
], | ], |
Revision as of 23:44, 23 September 2014