Team:UCL/ScienceTest
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) (Created page with "{{:Team:UCL/Template:headerx}} <!--=================HTML===================--> <html> <!--This is script for firewall.js --> <script type="text/javascript" src="http://2014.igem....") |
Lewismoffat (Talk | contribs) |
||
(2 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
<div style="padding-top:500px;"> | <div style="padding-top:500px;"> | ||
<div id='grid'> | <div id='grid'> | ||
- | <div class='box | + | <div class='box results-sci'><a href="https://2014.igem.org/Team:UCL/Science/Results"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box protocols-sci'><a href="https://2014.igem.org/Team:UCL/Science/Proto"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box experiments-sci'><a href=" https://2014.igem.org/Team:UCL/Science/Experiment"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box sequences-sci'><a href="https://2014.igem.org/Team:UCL/Science/Sequences"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box modelling-sci'><a href="https://2014.igem.org/Team:UCL/Science/Model"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box bioprocessing-sci'><a href="https://2014.igem.org/Team:UCL/Science/Bioprocessing"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box primers-sci'><a href="https://2014.igem.org/Team:UCL/Science/Primers"><span class="overlayx"></span></a></div> |
- | <div class='box | + | <div class='box micro-sci'><a href="https://2014.igem.org/Team:UCL/Science/MicroF"><span class="overlayx"></span></a></div> |
</div> | </div> | ||
</div> | </div> | ||
Line 46: | Line 46: | ||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
- | height: | + | height:300px; |
- | width: | + | width:300px; |
} | } | ||
#fillers{ | #fillers{ | ||
Line 74: | Line 74: | ||
} | } | ||
} | } | ||
- | + | .sequences-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/e/e8/Sequences_logo.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/e/e8/Sequences_logo.png') center no-repeat; | ||
background-size:60%; | background-size:60%; | ||
} | } | ||
- | + | .results-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/c/c9/ResultsUCL.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/c/c9/ResultsUCL.png') center no-repeat; | ||
background-size:60%; | background-size:60%; | ||
} | } | ||
- | + | .protocols-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/5/53/ProtocolsUCL.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/5/53/ProtocolsUCL.png') center no-repeat; | ||
background-size:58%; | background-size:58%; | ||
} | } | ||
- | + | .experiments-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/f/f8/ExperimentsUCL.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/f/f8/ExperimentsUCL.png') center no-repeat; | ||
background-size:60%; | background-size:60%; | ||
} | } | ||
- | + | .modelling-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/3/34/Modeling_logoUCL.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/3/34/Modeling_logoUCL.png') center no-repeat; | ||
background-size:60%; | background-size:60%; | ||
} | } | ||
- | + | .primers-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/e/ef/Primer_design.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/e/ef/Primer_design.png') center no-repeat; | ||
background-size:60%; | background-size:60%; | ||
} | } | ||
- | + | .bioprocessing-sci { | |
background: white url('https://static.igem.org/mediawiki/2014/f/fd/BioprocessingUCL.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/f/fd/BioprocessingUCL.png') center no-repeat; | ||
background-size:60%; | background-size:60%; | ||
} | } | ||
- | + | .micro-sci { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
background: white url('https://static.igem.org/mediawiki/2014/0/0a/Microfluidics_logoUCL.png') center no-repeat; | background: white url('https://static.igem.org/mediawiki/2014/0/0a/Microfluidics_logoUCL.png') center no-repeat; | ||
background-size:56%; | background-size:56%; | ||
Line 120: | Line 115: | ||
selector: '.box', | selector: '.box', | ||
animate: true, | animate: true, | ||
- | cellW: | + | cellW: 300, |
- | cellH: | + | cellH: 300, |
onResize: function() { | onResize: function() { | ||
wall.refresh(); | wall.refresh(); |
Latest revision as of 21:06, 15 October 2014