User:Hotaru Natsumi/global.css

From Meta, a Wikimedia project coordination wiki

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.
/*
a.mw-redirect { color: #00bfff; }
a.mw-redirect:visited { color: #0099cd; }
a.mw-disambig.mw-disambig { color: #ff8921; }
a.mw-disambig.mw-disambig:visited { color: #d2711b; }
a.mw-redirect.mw-disambig { color: #ff6421; }
a.mw-redirect.mw-disambig:visited { color: #d2521b; }
#pt-logout a { color: #ff0000; background-color: yellow;}
#pt-logout a:active { color: #EB9D00; background-color: #ff8921;}
#pt-logout a:hover { color: #EB9D00; background-color: red;}

#pt-logout { color: #ff0000; background-color: yellow;}
#pt-logout:active { color: #EB9D00; background-color: #ff8921;}
#pt-logout:hover { color: #EB9D00; background-color: red;}
a.extiw { color: #00e21b; }
a.external { color: #c926ff; }
.mw-body-content a.extiw, a.extiw:hover { color: #00e21b; }
.mw-body-content a.external, a.external:hover, #collapseButton0 { color: #c926ff; }
.mw-body-content a.extiw:visited, a.extiw:visited { color: #00c918; }
a.external:visited, .mw-body-content a.external:visited, #collapseButton1, #collapseButton2 , #collapseButton3 { color: #a300d9; }

a[href^="/Special:"],a[href^="/index.php?title=Special:"] { color: #ebc400; }
a[href^="/Special:"]:visited,a[href^="/index.php?title=Special:"]:visited { color: #e1bb00; }
a.new[href^="/Special:"] { color: #ba0000; }
a[href^="/wiki/Special:"],a[href^="/w/index.php?title=Special:"] { color: #ebc400; }
a[href^="/wiki/Special:"]:visited,a[href^="/w/index.php?title=Special:"]:visited { color: #e1bb00; }
a.new[href^="/wiki/Special:"] { color: #ba0000; }
.selflink { color: #663300; }
.selflink:hover { cursor: pointer; color: #663300; text-decoration: underline; }
.selflink:active { cursor: pointer; color: #EB9D00; text-decoration: underline; }
.mw-userlink { color: #61804B; }
a.mw-userlink,a.mw-usertoollinks-talk,a.mw-usertoollinks-contribs { color: #61804B; }
a.mw-userlink.new,a.mw-usertoollinks-talk.new { color: #ba0000; }

a.mw-userlink:visited,a.mw-usertoollinks-talk:visited,a.mw-usertoollinks-contribs:visited { color: #496038; }
a.mw-userlink.new:visited,a.mw-usertoollinks-talk.new:visited { color: #a55858; }

a.mw-redirect:active,
a.mw-disambig:active,
.mw-body-content a.external:active, 
.mw-body-content a.extiw:active, 
a.mw-userlink:active, 
a.mw-usertoollinks-talk:active, 
a.mw-usertoollinks-contribs:active { color: #EB9D00; }
td.diff-addedline, td.diff-deletedline, td.diff-context {
	font-family: monospace;
	font-size: inherit;
}
*/
/*@import url('//zh.wikipedia.org/w/index.php?title=User:A2569875-sandbox/MyPopups.css&action=raw&ctype=text/css');*/