Difference between revisions of "Template:Waterloo/style.css"

Line 1,216: Line 1,216:
 
  border-top-color: dodgerblue; */
 
  border-top-color: dodgerblue; */
 
}
 
}
 +
 
.wcontent{
 
.wcontent{
 
   background-color: white;
 
   background-color: white;
 
   color: #141823;
 
   color: #141823;
 
   padding: 20px;
 
   padding: 20px;
 +
}
 +
 +
<!-- Made this specifically for the parts page and the protocols page, which need less padding -->
 +
.wcontent_alt{
 +
  background-color: white;
 +
  color: #141823;
 +
  padding: 10px;
 
}
 
}
  

Revision as of 19:28, 15 October 2016