Difference between revisions of "Team:Virginia"
Line 322: | Line 322: | ||
.box img { | .box img { | ||
margin:10px; | margin:10px; | ||
− | + | height:50%; | |
− | margin- | + | width:auto; |
+ | margin-top:25%; | ||
display:none; | display:none; | ||
border-radius:10px; | border-radius:10px; | ||
Line 350: | Line 351: | ||
$(this).css("margin-left","20%"); | $(this).css("margin-left","20%"); | ||
$(this).css("height","100px"); | $(this).css("height","100px"); | ||
− | $( | + | $("img", this).css("display","none"); |
+ | |||
}); | }); | ||
}); | }); |
Revision as of 12:04, 4 July 2015