Increase readability by using slightly softer colours
This commit is contained in:
committed by
Chris Morgan
parent
86ced92c4c
commit
155f631a4b
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user