MediaWiki:Wikia.css

From Trollpasta Wiki
Revision as of 19:05, 14 May 2014 by imported>Fatal Disease (updaytesz)
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.
/* Bureaucrats */

a[href="/wiki/User:Dronian"] {
     color:#FF69B4;
     font-weight: bold;
     !important;
}

a[href="/wiki/User:LOLSKELETONS"] {
     color:#FF69B4;
     font-weight: bold;
     !important;
}

a[href="/wiki/User:SOMEGUY123"] {
    color:#FF69B4;
    font-weight:bold;
    !important;
}

/* Admins */

a[href="/wiki/User:Fatal_Disease"] {
     color:#57AC19;
     font-weight: bold;
     !important;
}

 a[href="/wiki/User:Givemepancakes"] {
     color:#57AC19;
     font-weight: bold;
     !important; 
 }   

a[href="/wiki/User:GodzillaFan1"] {
     color:#57AC19;
     font-weight: bold;
     !important;
}

/* Rollback brigade */

a[href="/wiki/User:Princess_Callie"] {
    color:#FF0000;
    font-weight: bold;
    !important;
}

a[href="/wiki/User:Sloshedtrain"] {
     color:#FF0000;
     font-weight: bold;
     !important;
}

a[href="/wiki/User:Mai_sentry"] {
     color:#FF0000;
     font-weight: bold;
     !important;
}

/* Chat Mods */

a[href="/wiki/User:Superplankofdeath"] {
     color:#FAA500;
     font-weight: bold;
     !important;
}

a[href="/wiki/User:Finnonymous"] {
     color:#FAA500;
     font-weight: bold;
     !important;
}

a[href="/wiki/User:CrashClash202"] {
    color:#FAA500;
    font-weight: bold;
    !important;
}

a[href="/wiki/User:Gradonic"] {
    color:#FAA500;
    font-weight: bold;
    !important
}

a[href="/wiki/User:Defrether'] {
    color:#FAA500;
    font-weight: bold;
    !important
}
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
    /* Stuff */
.WikiaArticle {
  font-size: 10px;
  line-height: 21px;
}
.toc {
	margin-top: 5px;
}
h3,
h4 {
	font-weight: bold;
}
h3 span.editsection,
h4 span.editsection {
	visibility: hidden;
}
h3:hover span.editsection,
h4:hover span.editsection {
	visibility: visible;
}
#RelatedForumDiscussion {
    display: none !important;
}