Difference between revisions of "Team:WashU StLouis"

Line 197: Line 197:
 
     border-radius:7px;
 
     border-radius:7px;
 
     overflow:hidden;
 
     overflow:hidden;
     background:rgb(30,39,43);  
+
     background:rgb(161, 161, 161);  
 
     color:white;
 
     color:white;
 
}
 
}
 
.subpanel8 img {
 
.subpanel8 img {
 
     margin-top:16px;
 
     margin-top:16px;
     background:white;  
+
     background:rgb(161, 161, 161);  
 
}
 
}
 
.subpanel8 img:hover {
 
.subpanel8 img:hover {
     background:rgb(252,250,229);
+
     background:rgb(161, 161, 161);
 
}
 
}
 
</style>
 
</style>

Revision as of 03:49, 15 June 2018