User:GuoPC/common.css

From Moegirlpedia
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Customized fonts */
[lang="en"], html[lang="en"] body {font-family: "Open Sans", "Source Han Sans SC", sans-serif;}
[lang="ja"] {font-family: "Kozuka Gothic Pro", sans-serif;}
.diff-context div, .diff-addedline div, .diff-deletedline div, .diffchange, .mw-charinsert-item {font-family: monospace;}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {font-family: "Source Serif 4", "Source Han Serif SC", serif;}
.mw-editfont-monospace, .ace_editor, .ace_editor *, pre, code {font-family: "Sarasa Term", "Sarasa Term SC", monospace;}

/* Colored special links */
a.mw-disambig, .heimu_toggle_on .heimu a.mw-disambig {color: #F80 !important;}
a.mw-disambig:visited, .heimu_toggle_on .heimu a.mw-disambig:visited {color: #CC6D00 !important;}
a.mw-redirect, .heimu_toggle_on .heimu a.mw-redirect {color: #90A !important;}
a.mw-redirect:visited, .heimu_toggle_on .heimu a.mw-redirect:visited {color: #7A0088 !important;}
a.extiw, .heimu_toggle_on .heimu a.extiw {color: #072 !important;}
a.extiw:visited, .heimu_toggle_on .heimu a.extiw:visited {color: #005F1B !important;}
a.external, .heimu_toggle_on .heimu a.external {color: steelblue !important;}
a.external:visited, .heimu_toggle_on .heimu a.external:visited {color: #386890 !important;}

/* Colored edit abbrs */
.newpage {color: green;}
.minoredit {color: gray;}

/* Colored QuickEdit */
#Wikiplus-Edit-TopBtn  span  a, #Wikiplus-Settings-Intro  a, #Wikiplus-SR-Intro  a, .Wikiplus-Edit-SectionBtn, div.vectorTabs li a.Wikiplus-Edit-SectionBtn, .Wikiplus-Edit-EveryWhereBtn {color: #40C040;}
#ca-quick-edit  span  a, .in-page-edit-article-link {color: #2684FF;}

/* Other */
.mw-editsection-visualeditor + span + span, .mw-editsection-visualeditor + span, .mw-editsection-visualeditor {display: none !important;}