Team:UCL/Homex
From 2014.igem.org
(Difference between revisions)
Adamdenyer (Talk | contribs) |
Adamdenyer (Talk | contribs) |
||
Line 137: | Line 137: | ||
</div> | </div> | ||
+ | |||
+ | <style> | ||
+ | #grid{ | ||
+ | width: 96%; | ||
+ | margin:2% 0% 2% 2%; | ||
+ | position: relative; | ||
+ | font-size: 25px; | ||
+ | font-family: 'Helvetica'; | ||
+ | color: #eaeaea; | ||
+ | } | ||
+ | .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; | ||
+ | } | ||
+ | |||
+ | #team-human { | ||
+ | background: white url('https://static.igem.org/mediawiki/2014/7/75/Team_and_SupervisorsUCL.png') center no-repeat; | ||
+ | background-size:56%; | ||
+ | } | ||
+ | #collaborations-human { | ||
+ | background: white url('https://static.igem.org/mediawiki/2014/0/0c/CollaborationsUCL.png') center no-repeat; | ||
+ | background-size:56%; | ||
+ | } | ||
+ | #risk-human { | ||
+ | background: white url('https://static.igem.org/mediawiki/2014/b/be/Risk_AssessmentUCL.png') center no-repeat; | ||
+ | background-size:56%; | ||
+ | } | ||
+ | #soc-human { | ||
+ | background: white url('https://static.igem.org/mediawiki/2014/e/eb/SociologicalImagUCL.png') center no-repeat; | ||
+ | background-size:56%; | ||
+ | } | ||
+ | #sponsor-human { | ||
+ | background: white url('https://static.igem.org/mediawiki/2014/3/32/SponsorshipUCL.png') center no-repeat; | ||
+ | background-size:56%; | ||
+ | } | ||
+ | #gallery-human { | ||
+ | background: white url('https://static.igem.org/mediawiki/2014/5/55/GalleryUCL.png') center no-repeat; | ||
+ | background-size:56%; | ||
+ | } | ||
+ | #redd { | ||
+ | background: white center no-repeat; | ||
+ | background-size:100%; | ||
+ | opacity:1; | ||
+ | } | ||
+ | #bluee { | ||
+ | background: #333333 center no-repeat; | ||
+ | background-size:100%; | ||
+ | opacity:1; | ||
+ | } | ||
+ | #yelloww { | ||
+ | background: #f2f2f2 center no-repeat; | ||
+ | background-size:100%; | ||
+ | opacity:1; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
<script src="https://2014.igem.org/Team:UCL/Template:grid.js?action=raw&ctype=text/javascript"></script> | <script src="https://2014.igem.org/Team:UCL/Template:grid.js?action=raw&ctype=text/javascript"></script> |
Revision as of 15:39, 4 October 2014