Difference between revisions of "Team:WashU StLouis"

Line 57: Line 57:
 
     margin-bottom:12px;
 
     margin-bottom:12px;
 
     border-radius:7px;
 
     border-radius:7px;
     background:rgb(31, 142, 190);
+
     background:#fefbd8;
 
}
 
}
 
.spdesc { /* Overview content */
 
.spdesc { /* Overview content */
Line 137: Line 137:
 
     border-radius:7px;
 
     border-radius:7px;
 
     overflow:hidden;
 
     overflow:hidden;
     background:rgb(161, 161, 161);  
+
     background:#36486b;  
 
     color:white;
 
     color:white;
 
}
 
}
Line 143: Line 143:
 
.subpanel8 img {
 
.subpanel8 img {
 
     margin-top:16px;
 
     margin-top:16px;
     background:rgb(161, 161, 161);  
+
     background:#36486b;  
 
}
 
}
 
.subpanel8 img:hover {
 
.subpanel8 img:hover {
     background:rgb(161, 161, 161);
+
     background:#36486b;
 
}
 
}
 
</style>
 
</style>

Revision as of 22:51, 15 June 2018