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':154});
+
       $('#box-content img').css({ 'width':190, 'height':147});
     });
     });
    
    

Revision as of 03:22, 19 September 2012