Changes

Jump to navigation Jump to search
28 bytes removed ,  21:51, 24 April 2016
m
no edit summary
Line 281: Line 281:  
}
 
}
   −
table.springtable > tr > th {
+
table.springtable th {
 
   background-color: Pink;
 
   background-color: Pink;
 
}
 
}
   −
table.summertable > tr > th {
+
table.summertable th {
 
   background-color: Green;
 
   background-color: Green;
 
}
 
}
   −
table.falltable > tr > th {
+
table.falltable th {
 
   background-color: Orange;
 
   background-color: Orange;
 
}
 
}
   −
table.wintertable > tr > th {
+
table.wintertable th {
 
   background-color: Lightblue;
 
   background-color: Lightblue;
 
}
 
}

Navigation menu