Difference between revisions of "Team:Virginia"
Line 321: | Line 321: | ||
} | } | ||
.box img { | .box img { | ||
+ | margin:10px; | ||
width:50%; | width:50%; | ||
margin-left:25%; | margin-left:25%; | ||
Line 342: | Line 343: | ||
$(this).css("margin-left","10%"); | $(this).css("margin-left","10%"); | ||
$(this > img).css("display","block"); | $(this > img).css("display","block"); | ||
− | $(this).css("height"," | + | $(this).css("height","400px"); |
}); | }); | ||
$(".box").mouseleave(function(){ | $(".box").mouseleave(function(){ |
Revision as of 11:58, 4 July 2015