Line 39: | Line 39: | ||
position:absolute; | position:absolute; | ||
overflow:hidden; | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | .buttons { | ||
+ | width:20%; | ||
+ | height:200px; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2016/f/f4/T--BostonU--DNA.jpg"); | ||
+ | background-repeat:no-repeat; | ||
+ | background-size:cover; | ||
+ | display:inline-block; | ||
} | } | ||
Line 50: | Line 59: | ||
<img style = "width:80%; height:89vh;" src = "https://static.igem.org/mediawiki/2016/4/4c/T--BostonU--WL_and_HW_at_BwB.jpg" id = "four" class = "show"></div> | <img style = "width:80%; height:89vh;" src = "https://static.igem.org/mediawiki/2016/4/4c/T--BostonU--WL_and_HW_at_BwB.jpg" id = "four" class = "show"></div> | ||
</div> | </div> | ||
− | |||
− | |||
<div style = "width:7vw; height:7vw; background-color:yellow; text-align:center; font-size:300%; position:absolute; z-index:100; left: 93%; top:50vh;" id = "forward"><div style = "height:3vw"></div>></div> | <div style = "width:7vw; height:7vw; background-color:yellow; text-align:center; font-size:300%; position:absolute; z-index:100; left: 93%; top:50vh;" id = "forward"><div style = "height:3vw"></div>></div> | ||
<div style = "width:7vw; height:7vw; background-color:yellow; text-align:center; font-size:300%; position:absolute; top:50vh; z-index:100;" id = "reverse"><div style = "height:3vw"></div><</div> | <div style = "width:7vw; height:7vw; background-color:yellow; text-align:center; font-size:300%; position:absolute; top:50vh; z-index:100;" id = "reverse"><div style = "height:3vw"></div><</div> | ||
+ | <div style = "width:100%; height:87vh;"></div> | ||
+ | <center><div class = "buttons"></div><div class = "buttons"></div><div class = "buttons"></div><div class = "buttons"></div></center> | ||
Revision as of 18:05, 16 August 2016
>
<