Difference between revisions of "Team:Virginia"

Line 37: Line 37:
 
   <a href="/Team:Virginia/Team">
 
   <a href="/Team:Virginia/Team">
 
                             <p>TEAM</p>
 
                             <p>TEAM</p>
 +
<img src="/wiki/images/d/d1/Virginia_logo4.png"></img>
 
         </a>
 
         </a>
 
                     </div>
 
                     </div>
Line 320: Line 321:
 
}
 
}
 
.box img {
 
.box img {
width:100%;
+
width:50%;
height:auto;
+
margin-left:25%;
border-bottom: 5px solid #007bb6;
+
display:none;
 +
border-radius:10px;
 +
border:3px solid #007bb6;
 
}
 
}
 
.box p {
 
.box p {
Line 338: Line 341:
 
$(this).css("width","80%");
 
$(this).css("width","80%");
 
$(this).css("margin-left","10%");
 
$(this).css("margin-left","10%");
 +
$(this).css("height","auto");
 +
$(this > img).css("display","block");
 
});
 
});
 
$(".box").mouseleave(function(){
 
$(".box").mouseleave(function(){
 
$(this).css("width","60%");
 
$(this).css("width","60%");
 
$(this).css("margin-left","20%");
 
$(this).css("margin-left","20%");
$(this).css("background","#003F87");
+
$(this).css("height","100px");
$(this).css("color","#fff");
+
$(this > img).css("display","none");
 
});
 
});
 
});
 
});

Revision as of 11:56, 4 July 2015

University of Virginia iGEM 2015

University of Virginia iGEM 2015

House of Carbs

University of Virginia iGEM

148 Gilmer Hall

485 McCormick Road

Charlottesville, Virginia 22904

United States of America

virginia.igem@gmail.com