Team:UCL/Humans
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
Line 23: | Line 23: | ||
<style> | <style> | ||
+ | /*This styles the span which makes each block a link, the gif is for IE*/ | ||
.overlayx { | .overlayx { | ||
position:absolute; | position:absolute; | ||
Line 32: | Line 33: | ||
background-image: url('empty.gif'); | background-image: url('empty.gif'); | ||
} | } | ||
+ | /*Standard for blocks*/ | ||
#grid{ | #grid{ | ||
width: 100%; | width: 100%; | ||
Line 68: | Line 70: | ||
} | } | ||
+ | /*Banner*/ | ||
.banner-image-special { | .banner-image-special { | ||
background: url('https://static.igem.org/mediawiki/2014/2/27/UCLHumanElementsBanner.png') center no-repeat; | background: url('https://static.igem.org/mediawiki/2014/2/27/UCLHumanElementsBanner.png') center no-repeat; | ||
Line 118: | Line 121: | ||
} | } | ||
#gallery-human { | #gallery-human { | ||
+ | background: url('https://static.igem.org/mediawiki/2014/3/32/UCL_Pile_of_Polariods_Line.png') center no-repeat; | ||
+ | background-size:100%; | ||
+ | color:black; | ||
+ | } | ||
+ | #gallery-human:hover { | ||
background: url('https://static.igem.org/mediawiki/2014/f/f7/UCL_Pile_of_Polaroids.png') center no-repeat; | background: url('https://static.igem.org/mediawiki/2014/f/f7/UCL_Pile_of_Polaroids.png') center no-repeat; | ||
background-size:100%; | background-size:100%; | ||
color:black; | color:black; | ||
} | } | ||
+ | |||
+ | /*Filler Blocks*/ | ||
#redd { | #redd { | ||
background: red center no-repeat; | background: red center no-repeat; |
Revision as of 16:04, 7 September 2014