Difference between revisions of "Team:UMaryland/Team"

Line 8: Line 8:
  
 
html, body {  
 
html, body {  
    background-color: #FFFFFF;
+
    background-color: #FFFFFF;
 
     margin: auto;
 
     margin: auto;
 
     height: 100%;
 
     height: 100%;
Line 113: Line 113:
  
  
.team-container .team-member:hover img{
+
.team-container .team-member .img:hover{
 
   box-shadow: 0px 0px 10px #fff;
 
   box-shadow: 0px 0px 10px #fff;
 
   width: 100%;
 
   width: 100%;
Line 119: Line 119:
 
}
 
}
  
.team-container .team-member:hover .bio{
+
.team-container .team-member .bio:hover{
 
   opacity: 0.8;
 
   opacity: 0.8;
 
   box-shadow: 0px 0px 10px #fff;
 
   box-shadow: 0px 0px 10px #fff;

Revision as of 16:57, 14 August 2015