Template:Sifuentes04
From 2014.igem.org
(Difference between revisions)
Line 182: | Line 182: | ||
.featureBoxButtons { | .featureBoxButtons { | ||
+ | display: inline-block; | ||
+ | } | ||
+ | |||
+ | #featureBoxImage{ | ||
display: inline-block; | display: inline-block; | ||
} | } | ||
Line 407: | Line 411: | ||
<div class="featureBoxButtons"> <a href="#" onClick="moveLeft()"><img src="" width="20" height="20"> </a> </div> | <div class="featureBoxButtons"> <a href="#" onClick="moveLeft()"><img src="" width="20" height="20"> </a> </div> | ||
- | <img src="https://static.igem.org/mediawiki/2011/c/cb/Img022.png" name="galImg" width="120" height="120" id="galImg"> | + | <div id="featureBoxImage"> |
+ | <img src="https://static.igem.org/mediawiki/2011/c/cb/Img022.png" name="galImg" width="120" height="120" id="galImg"> | ||
+ | </div> | ||
<div class="featureBoxButtons"><a href="#" onClick="moveRight()"><img src="" width="20" height="20"></a> </div> | <div class="featureBoxButtons"><a href="#" onClick="moveRight()"><img src="" width="20" height="20"></a> </div> |
Revision as of 17:01, 13 January 2015