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

(Small changes to table and content container)
(Minor changes to tables)
Line 44: Line 44:
 
width: 100%;
 
width: 100%;
 
float: left;
 
float: left;
padding: 10px;
+
/* padding: 10px; */
 
/* border-top: 6px solid #EE3e53; */
 
/* border-top: 6px solid #EE3e53; */
 
}
 
}
Line 102: Line 102:
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
 
display:block; /* makes the whole table cell clickable */
 
display:block; /* makes the whole table cell clickable */
background-color: #66cc66;
+
/* background-color: #66cc66; Comment: setting this colours a bar across the text green */
 
color: #000000;
 
color: #000000;
 
}
 
}
Line 149: Line 149:
 
.regularTable th { /* default table header formatting */
 
.regularTable th { /* default table header formatting */
 
color: #000000; /*black*/
 
color: #000000; /*black*/
 +
font-size: 12px;
 
}
 
}
  
 
.regularTable td { /* default table detail formatting */
 
.regularTable td { /* default table detail formatting */
 
color: #000000; /*black*/
 
color: #000000; /*black*/
 +
font-size: 11px;
 
}
 
}
  

Revision as of 10:09, 7 August 2015