Difference between revisions of "Team:Virginia"
Line 322: | Line 322: | ||
.box img { | .box img { | ||
margin:10px; | margin:10px; | ||
− | + | width:50%; | |
− | + | height:auto; | |
− | margin- | + | margin-left:25%; |
display:none; | display:none; | ||
border-radius:10px; | border-radius:10px; | ||
− | |||
} | } | ||
.box p { | .box p { | ||
Line 343: | Line 342: | ||
$(this).css("width","80%"); | $(this).css("width","80%"); | ||
$(this).css("margin-left","10%"); | $(this).css("margin-left","10%"); | ||
− | $(this).css("height"," | + | $(this).css("height","500px"); |
$("img", this).css("display","block"); | $("img", this).css("display","block"); | ||
Revision as of 12:05, 4 July 2015