Difference between revisions of "Team:WashU StLouis"

Line 198: Line 198:
 
     overflow:hidden;
 
     overflow:hidden;
 
     background:rgb(161, 161, 161);  
 
     background:rgb(161, 161, 161);  
 +
    color:white;
 +
}
 +
.subpanel8: hover {
 +
    float:left;
 +
    height:96px;
 +
    width:250px;
 +
    margin-right:18px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
    background:rgb(124, 129, 131);
 
     color:white;
 
     color:white;
 
}
 
}
Line 205: Line 215:
 
}
 
}
 
.subpanel8 img:hover {
 
.subpanel8 img:hover {
     background:rgb(161, 161, 161);
+
     background:rgb(124, 129, 131);
 
}
 
}
 
</style>
 
</style>

Revision as of 12:07, 15 June 2018