User:Nicole Sharp/coloredlinks.css

From mediawiki.org

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Different colors for links to other projects: https://www.mediawiki.org/wiki/MediaWiki:Gadget-Coloredlinks.css */

#bodyContent a.extiw[href*=".wikipedia.org/w"] { color: #000080; } /* wikipedia */
#bodyContent a.extiw[href*=".wiktionary.org/w"] { color: #0000ff; } /* wiktionary */
#bodyContent a.extiw[href*=".wikiquote.org/w"] { color: #008000; } /* wikiquote */
#bodyContent a.extiw[href*="wikibooks.org/w"] { color: #008080; } /* wikibooks */
#bodyContent a.extiw[href*=".wikisource.org/w"] { color: #0080ff; } /* wikisource */
#bodyContent a.extiw[href*=".wikinews.org/w"] { color: #00ff00; } /* wikinews */
#bodyContent a.extiw[href*=".wikiversity.org/w"] { color: #00ff80; } /* wikiversity */
#bodyContent a.extiw[href*="species.wikimedia.org/w"] { color: #00ffff; } /* wikispecies */
/* #bodyContent a.extiw[href*="www.mediawiki.org/w"] { color: #800000; } */ /* mw */
#bodyContent a.extiw[href*="www.wikidata.org/w"] { color: #800080; } /* wikidata */
#bodyContent a.extiw[href*="commons.wikimedia.org/w"] { color:#8000ff; } /* commons */
#bodyContent a.extiw[href*=".wikivoyage.org/w"] { color: #808000; } /* wikivoyage */
#bodyContent a.extiw[href*="meta.wikimedia.org/w"] { color: #808080; } /* meta */
#bodyContent a.extiw[href*="incubator.wikimedia.org/w"] { color: #8080ff; } /* incubator */