Increase readability by using slightly softer colours

This commit is contained in:
Jeff Zaroyko
2008-02-20 13:57:35 +11:00
committed by Chris Morgan
parent 86ced92c4c
commit 155f631a4b
2 changed files with 7 additions and 4 deletions

View File

@@ -54,6 +54,9 @@ tr.gold { background-color: #fff600; }
tr.silver { background-color: silver; }
tr.bronze { background-color: #fcba0a; }
tr.garbage { background-color: #999966; }
tr.warning { background-color: #ff3333; } /* novascotia salmon */
tr.howto { background-color: green; }
tr.defaultnote { background-color: #0066CC; } /* mid-light blue */
/* classes for the version info pane */
/* version info pane is the right hand pane at the top of the version page */