MediaWiki:Wikia.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>Fatal Disease
m (skelleh, wai dont u updayt dfsavdvdvdfdv)
imported>Superplankofdeath
No edit summary
Line 48: Line 48:


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

Revision as of 16:20, 5 July 2014

/* 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;
}

/* AVAST Team */

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

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

a[href="/wiki/User:Phantom_Dusclops'92"] {
     color:#0000FF;
     font-weight: bold;
     !important;
}

/* Rollback brigade */

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

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

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

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

/* Chat Mods */

a[href="/wiki/User:Finnonymous"] {
     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;
}