User:N8wilson/AQFetcher-WorstInBlue.css

Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Lower Quality articles are shown in a brighter color of blue. Stubs and
 * Start-Class articles use the same bright blue color. Next brightest is unknown
 * and unclassified followed by C, B, A, GA, and FA in that order. */

A.AQ-FA           { color: #000033; }
A.AQ-GA           { color: #000055; }
A.AQ-A            { color: #000077; }
A.AQ-B            { color: #000099; }
A.AQ-C            { color: #0000BB; }
A.AQ-Start,        
A.AQ-Stub         { color: #0000FF; }         
A.AQ-Unclassified,
A.AQ-Unknown      { color: #0000DD; }