Team:UCL/Humans
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
Line 5: | Line 5: | ||
<div style="padding-top:300px;"> | <div style="padding-top:300px;"> | ||
<div id='grid'> | <div id='grid'> | ||
- | <div class='box | + | <div class='box'><a href="https://2014.igem.org/Team:UCL/Humans/Team"><span class="overlayx"></span></a><div class="image-location" id='team-human'></div>Team and Supervisors</div> |
- | <div class='box | + | <div class='box'><a href="https://2014.igem.org/Team:UCL/Humans/Collab"><span class="overlayx"></span></a><div class="image-location" id='collaborations-human'></div>Collaborations</div> |
- | <div class='box | + | <div class='box'><a href="https://2014.igem.org/Team:UCL/Humans/Risk"><span class="overlayx"></span></a><div class="image-location" id='risk-human'></div>Risk Assessment</div> |
- | <div class='box | + | <div class='box'><a href="https://2014.igem.org/Team:UCL/Humans/Soci"><span class="overlayx"></span></a><div class="image-location" id='soc-human'></div>Sociological Imaginations</div> |
- | <div class='box | + | <div class='box'><a href="https://2014.igem.org/Team:UCL/Humans/Sponsor"><span class="overlayx"></span></a><div class="image-location" id='sponsor-human'></div>Sponsorship</div> |
- | <div class='box | + | <div class='box'><a href="https://2014.igem.org/Team:UCL/Humans/Gallery"><span class="overlayx"></span></a><div class="image-location" id='gallery-human'></div>Gallery</div> |
</div> | </div> | ||
<div id='fillers'> | <div id='fillers'> | ||
Line 40: | Line 40: | ||
} | } | ||
.box { | .box { | ||
- | background-color: | + | background-clip: border-box; |
+ | background-color: white; | ||
+ | opacity:0.95; | ||
+ | background-image: none; | ||
+ | background-origin: padding-box; | ||
+ | background-size: auto; | ||
+ | box-sizing: border-box; | ||
+ | color: rgb(167, 160, 162); | ||
+ | display: block; | ||
+ | font-family: Lato, Arial, sans-serif; | ||
+ | font-size: 16px; | ||
+ | font-weight: normal; | ||
box-shadow: 0px 0px 1px #222; | box-shadow: 0px 0px 1px #222; | ||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
+ | margin:0; | ||
+ | text-align: center; | ||
} | } | ||
#fillers{ | #fillers{ | ||
Line 71: | Line 84: | ||
padding-top:250px; | padding-top:250px; | ||
} | } | ||
+ | } | ||
+ | .image-location { | ||
+ | margin-left:12.5%; | ||
+ | margin-right:12.5%; | ||
+ | margin-top:7%; | ||
+ | height:66%; | ||
+ | background-color:transparent; | ||
} | } | ||
#team-human { | #team-human { |
Revision as of 15:46, 7 September 2014