Minor cosmetic updates

This commit is contained in:
Deon George
2011-05-27 21:08:44 +10:00
parent 7a480dba58
commit dcd6a54cb9
7 changed files with 94 additions and 84 deletions

View File

@@ -8,6 +8,8 @@ tr.subhead { background-color: #BBBBDD; }
td.head { font-weight: bold; }
td.bold { font-weight: bold; }
td.bold-right { font-weight: bold; text-align: right; }
td.data { font-weight: bold; }
td.data-right { font-weight: bold; text-align: right; }
td.right { text-align: right; }
tr.odd { background-color: #FCFCFE; }
tr.even { background-color: #F6F6F8; }