User:Technical 13/linkclassifier.css

/* CSS rules for use with [[User:Anomie/linkclassifier.js]].
// Linkback: [[User:Anomie/linkclassifier.css]]
 * Please keep the linkback comment so I can know who is using this. */

A { color: #0033CC; }
A.stubcls { color: #6000BF; }
A.new { color: #BF0000; }
A.redirect { color: #00BF00; }
A.self-redirect { background-color: #88FF88; }
A.disambiguation { background-color: #FFFF88; }
A.intentional-disambiguation { background-color: #FFFFCC; }
A.soft-redirect-cats { background-color: #FFFF88; }
A.deletion { color: #FF0088; border: 1px dashed #FF0088; }
A.broken-redirect { color: #BF0000; background-color: #88FF88; }
#bodyContent a.external, #bodyContent a.extiw { color: #338EBB; }
A:visited { color: #4365CC; }
A.stubcls:visited { color: #7f3EBF; }
A.new:visited { color: #BF3E3E; }
A.redirect:visited { color: #3EBF3E; }
A.deletion:visited { color: #FF54AF; border: 1px dashed #FF54AF; }
A.broken-redirect:visited { color: #BF3E3E; background-color: #88FF88; }
#bodyContent a.external:visited, #bodyContent a.extiw:visited { color: #5F9CBB; }
A.unprintworthy:not(.unprintworthy-shortcut) { outline:1px dotted #FF0000; }
A.image.redirect > IMG { outline: 2px solid #00BF00; } //Does not work because the generated link goes to the redirect target
A.image.nonfree-media > IMG { outline: 3px double #FF0000; }
A.image.deletion > IMG { outline: 2px solid #FF0088; }
A.image.deletion:visited > IMG { outline-color: #FF54AF; }
 
/* Images can be inserted after links with the ":after" pseudo-element, although this does not work in IE <8. */
/*
A.featured-content:after {
    content:url(//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Featured_article_star.svg/12px-Featured_article_star.svg.png);
}
A.protection-edit-sysop-indef:after {
    content:url(//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Padlock-red.svg/12px-Padlock-red.svg.png);
}
*/
A.nonimage.protection-create-sysop-indef:after {
    content:url(//upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Padlock-skyblue.svg/12px-Padlock-skyblue.svg.png);
}
 
/* If you are wanting to put multiple images after, you will need to give specific
 * rules for each combination, something like this:
A.featured-content.protection-edit-sysop-indef:after {
    content:url(//upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Featured_article_star.svg/12px-Featured_article_star.svg.png) url(//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Padlock-red.svg/12px-Padlock-red.svg.png);
}
*/

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.