Changes

Jump to navigation Jump to search
21 bytes removed ,  21:45, 24 April 2016
m
no edit summary
Line 265: Line 265:  
/* Season Schedule Table Styling */
 
/* Season Schedule Table Styling */
   −
#springtable {
+
#seasontable {
 
   border:1px solid rgb(132,174,236);
 
   border:1px solid rgb(132,174,236);
 
   padding:5px;
 
   padding:5px;
Line 273: Line 273:  
}
 
}
   −
#springtable th {
+
table.springtable > tr > th, table.springtable > * > tr > th {
 
   background-color: #03A007;
 
   background-color: #03A007;
}
  −
  −
table.seasontable > tr > th, table.seasontable > * > tr > th {
   
   text-align: center;
 
   text-align: center;
 
   border-color: #007448;
 
   border-color: #007448;

Navigation menu