Difference between revisions of "Template:Macquarie Australia/TestCSS"

(Minor changes to tables)
(Small table changes)
Line 63: Line 63:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
width: 80%;
 
width: 80%;
 +
text-align: left;
 
}
 
}
  
Line 148: Line 149:
  
 
.regularTable th { /* default table header formatting */
 
.regularTable th { /* default table header formatting */
 +
border: 1px solid black;
 
color: #000000; /*black*/
 
color: #000000; /*black*/
font-size: 12px;
+
font-size: 14px;
 
}
 
}
  
 
.regularTable td { /* default table detail formatting */
 
.regularTable td { /* default table detail formatting */
 +
border: 1px solid black;
 
color: #000000; /*black*/
 
color: #000000; /*black*/
font-size: 11px;
+
font-size: 12px;
 
}
 
}
  

Revision as of 10:14, 7 August 2015