Line 24: | Line 24: | ||
top:44vh; | top:44vh; | ||
right:1vw; | right:1vw; | ||
+ | color:#0071A7; | ||
+ | text-align:center; | ||
+ | font-size:175%; | ||
+ | } | ||
+ | |||
+ | #buttonback { | ||
+ | width:5vw; | ||
+ | height:5vw; | ||
+ | position:fixed; | ||
+ | top:53vh; | ||
+ | left:4vw; | ||
+ | background-color:#0071A7; | ||
+ | border-color:#0071A7; | ||
+ | border-radius:50%; | ||
+ | border-style:solid; | ||
+ | font-size:150%; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #buttononeback { | ||
+ | width:12vw; | ||
+ | height:5vw; | ||
+ | position:fixed; | ||
+ | top:44vh; | ||
+ | left:1vw; | ||
color:#0071A7; | color:#0071A7; | ||
text-align:center; | text-align:center; | ||
Line 39: | Line 65: | ||
<div id = "button"> | <div id = "button"> | ||
+ | <div style = "margin:3.75vh 0vh 0vh 0vh;"> | ||
+ | <a href="https://2016.igem.org/Team:BostonU/Proof" style = "text-align:center; font-size:200%; color:white;">>></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id = "buttononeback"> | ||
+ | <br> | ||
+ | Experimental Results | ||
+ | </div> | ||
+ | |||
+ | <div id = "buttonback"> | ||
<div style = "margin:3.75vh 0vh 0vh 0vh;"> | <div style = "margin:3.75vh 0vh 0vh 0vh;"> | ||
<a href="https://2016.igem.org/Team:BostonU/Proof" style = "text-align:center; font-size:200%; color:white;">>></a> | <a href="https://2016.igem.org/Team:BostonU/Proof" style = "text-align:center; font-size:200%; color:white;">>></a> |
Revision as of 19:55, 17 August 2016