Changes

Jump to navigation Jump to search
no edit summary
Line 132: Line 132:  
/*sortable wikitable*/
 
/*sortable wikitable*/
 
table.jquery-tablesorter th.headerSort{
 
table.jquery-tablesorter th.headerSort{
   border: 2px solid darkcyan;}
+
   border: 2px solid darkcyan;
 +
  text-align: center;
 +
}
 +
 
 +
/*wikitable*/
 +
table.wikitable > tr > th, table.wikitable > * > tr > th {
 +
  background-color: darkcyan;
 +
  color: white;
 +
  text-align: center;
 +
}
    
/*Main Page stuff*/
 
/*Main Page stuff*/
8,255

edits

Navigation menu