Difference between revisions of "Team:Uppsala/Phage Display"

Line 33: Line 33:
 
         /*****Code related to Animations*/
 
         /*****Code related to Animations*/
 
    
 
    
       
+
          #adjusted-img{
 +
    position: relative;
 +
    top: -15px;
 +
}
  
 
            
 
            
Line 464: Line 467:
 
                             </div>
 
                             </div>
 
                             <!-- after src, put the link to the image you want on this board -->
 
                             <!-- after src, put the link to the image you want on this board -->
                             <img class="content-card-img" style="border:0px" src="https://static.igem.org/mediawiki/2018/2/25/T--Uppsala--p3e.png">
+
                             <img class="content-card-img" id="adjusted-img" style="border:0px" src="https://static.igem.org/mediawiki/2018/2/25/T--Uppsala--p3e.png">
  
  

Revision as of 13:43, 16 October 2018