Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 134: Line 134:
   $('#shadow').toggle('slow', function() {
   $('#shadow').toggle('slow', function() {
       $(this).children('#box-content').html(input);  
       $(this).children('#box-content').html(input);  
-
       $('#box-content img').css({ 'width':200, 'height':155});
+
       $('#box-content img').css({ 'width':205, 'height':159});
     });
     });
    
    

Revision as of 19:45, 18 September 2012