User:Pyrospirit/metadata/assesslinks.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.
/* This stylesheet is loaded dynamically when the script at [[User:Pyrospirit/metadata/assesslinks.js]] is run. */

a.assess-wikilink {
    color: #002BB8 !important;
    font-weight: bold;
}

a.assess-fa-text,
a.assess-fl-text       { color: #06c !important; }
a.assess-a-text        { color: #29c !important; }
a.assess-ga-text       { color: #070 !important; }
a.assess-b-text        { color: #6b0 !important; }
a.assess-c-text        { color: #993 !important; }
a.assess-start-text    { color: #b60 !important; }
a.assess-stub-text     { color: #901 !important; }
a.assess-list-text     { color: #85f !important; }
a.assess-bplus-text    { color: #070 !important; }
a.assess-dab-text, 
a.assess-setindex-text { color: #0b6 !important; }
a.assess-cur-text      { color: #a4c !important; }
a.assess-future-text   { color: #568 !important; }
a.assess-unassessed-text { border: 1px dotted #f00 !important; }

/* Mark redirects differently */
a.mw-redirect.assess-wikilink {
    border: 0 !important;
    color: #c0c !important;
    font-weight: normal;
}