MediaWiki:Wikia.css

From Trollpasta Wiki
Revision as of 03:19, 14 November 2012 by imported>Dronian
Jump to navigationJump to search

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.
/* This code highlights any Admin on the Wiki with blue (#0000FF) text. Rollback people have red (#FF0000) and Chatmods have yellow (#FFFF00) -Dronian */
a[href="/wiki/User:Dronian"] { color:#0000FF !important; }
a[href="/wiki/User:Furbearingbrick"] { color:#0000FF !important; }
a[href="/wiki/User:LOLSKELETONS"] { color:#0000FF !important; }

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}