MediaWiki:Wikia.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>Fatal Disease
m (Reverted edits by Fatal Disease (talk | block) to last version by GodzillaFan1)
imported>Fatal Disease
mNo edit summary
Line 65: Line 65:
font-weight: bold;
font-weight: bold;
!important;
!important;
}

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



Revision as of 19:51, 17 June 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:#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:Phantom Dusclops'92"] {
    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;
}