Difference between revisions of "Template:2015CSS"

Line 157: Line 157:
  
  
         #fullWidth table, #leftColumn table {
+
         #fullWidth table, #rightColumn table {
 
border: 1px solid #ccc;
 
border: 1px solid #ccc;
 
border-collapse: collapse;
 
border-collapse: collapse;
Line 166: Line 166:
 
}
 
}
  
#fullWidth td, #fullWidth td {
+
#fullWidth td, #rightColumn  td {
 
background-color: #fff;
 
background-color: #fff;
 
padding: 10px;
 
padding: 10px;
Line 174: Line 174:
 
}
 
}
  
#fullWidth th, #fullWidth th {
+
#fullWidth th, #rightColumn th {
 
background-color: #464646;
 
background-color: #464646;
 
padding: 10px;
 
padding: 10px;

Revision as of 18:55, 3 February 2015