Team:Cornell/templates/header
From 2012.igem.org
(Difference between revisions)
R.Lizarralde (Talk | contribs) |
R.Lizarralde (Talk | contribs) |
||
Line 53: | Line 53: | ||
<body onload="fixTour()"> | <body onload="fixTour()"> | ||
<!-- TOUR TEMPLATE --> | <!-- TOUR TEMPLATE --> | ||
- | <div class="tour" style="margin: | + | <div class="tour" style="margin:20px;left:0;display:none;font-size:20px"> |
<a id="tourPrev" class="small button radius"> Previous<br/>Tour Page </a> | <a id="tourPrev" class="small button radius"> Previous<br/>Tour Page </a> | ||
</div> | </div> | ||
- | <div class="tour" style="margin: | + | <div class="tour" style="margin:20px;right:0;display:none;font-size:20px"> |
<a id="tourNext" class="small button radius"> Next<br/>Tour Page </a> | <a id="tourNext" class="small button radius"> Next<br/>Tour Page </a> | ||
</div> | </div> | ||
- | <div class="tour" style="margin: | + | <div class="tour" style="margin:20px;right:0;display:block;font-size:20px"> |
<a id="tourStart" class="small button radius"> Start<br/>Tour! </a> | <a id="tourStart" class="small button radius"> Start<br/>Tour! </a> | ||
</div> | </div> |
Revision as of 19:03, 19 June 2013