MediaWiki:Wikia.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>Dronian
No edit summary
No edit summary
 
(218 intermediate revisions by 12 users not shown)
Line 1: Line 1:
a[href="/wiki/User:Thermometer"] {
/* This code highlights any Admin on the Wiki with green (#57AC19) text. Rollback people have red (#FF0000) and Chatmods have yellow (#FFFF00). Wikia Staff are blue while VSTF are purple. Finally, Bureaucrats are pink, LIKE EVIL PATRIXXX ZOMG -Dronian */
color: #ff69b4!important;
/* Bureaucrats*/
a[href="/wiki/User:Dronian"] { color:#FFCBDB !important; }
font-weight: bold!important;
}
/* Admins */
a[href="/wiki/User:Furbearingbrick"] { color:#57AC19 !important; }
a[href="/wiki/User:LOLSKELETONS"] { color:#57AC19 !important; }
a[href="/wiki/User:Sloshedtrain"] { color:#57AC19 !important; }
a[href="/wiki/User:TheShadyNerd"] { color:#57AC19 !important; }
/* Rollback crew */
a[href="/wiki/User:Coffee_Shop_Corporate_Raider"] { color:#FF0000 !important; }
a[href="/wiki/User:Givemepancakes"] { color:#FF0000 !important; }
a[href="/wiki/User:Godzillafan1"] { color:#FF0000 !important; }
/* Chat Mods */


}
/* VSTF */
a[href="/wiki/User:Eulalia459678"],
a[href="/wiki/User:GorillaFortniteOne"],
a[href="/wiki/User:Nifky"],
a[href="/wiki/User:Meaty"] {
color: #57ac19!important;
a[href="/wiki/User:Randomtime"],
font-weight: bold!important;
a[href="/wiki/User:Rappy_4187"],
}
a[href="/wiki/User:VegaDark"],
a[href="/wiki/User:VSTF_Bot"] { color:#9B20FF !important; }

/* Wikia Staff */
a[href="/wiki/User:Adamarket"],
a[href="/wiki/User:Adi3ek"],
a[href="/wiki/User:AgaCh"],
a[href="/wiki/User:Ana_Yoerg"],
a[href="/wiki/User:Andrzej.swedrzynski"],
a[href="/wiki/User:Angela"],
a[href="/wiki/User:Avatar"],
a[href="/wiki/User:Awallin"],
a[href="/wiki/User:Bhuseby1"],
a[href="/wiki/User:BillK"],
a[href="/wiki/User:BladeBronson"],
a[href="/wiki/User:Brandon_Rhea"],
a[href="/wiki/User:CommodoreR"],
a[href="/wiki/User:Crucially"],
a[href="/wiki/User:DaNASCAT"],
a[href="/wiki/User:Dmurphy"],
a[href="/wiki/User:Elle_Bee"],
a[href="/wiki/User:Eloy.wikia"],
a[href="/wiki/User:Emil"],
a[href="/wiki/User:Garthwebb"],
a[href="/wiki/User:Gil"],
a[href="/wiki/User:Gorillamania"],
a[href="/wiki/User:Grunny"],
a[href="/wiki/User:Hellatainer"],
a[href="/wiki/User:Heyemcali"],
a[href="/wiki/User:Inez"],
a[href="/wiki/User:Jacek_Jursza"],
a[href="/wiki/User:Jacqueline_Koob"],
a[href="/wiki/User:Janicke"],
a[href="/wiki/User:Jasonc-wikia"],
a[href="/wiki/User:Jennyc345"],
a[href="/wiki/User:Jimbo_Wales"],
a[href="/wiki/User:JAlbor"],
a[href="/wiki/User:Jessica_Ulin"],
a[href="/wiki/User:JoePlay"],
a[href="/wiki/User:JeskaD"],
a[href="/wiki/User:Kacieh"],
a[href="/wiki/User:Kimberly_McCollister"],
a[href="/wiki/User:Kirkburn"],
a[href="/wiki/User:Kosmos1209"],
a[href="/wiki/User:KyleH"],
a[href="/wiki/User:Lilstig"],
a[href="/wiki/User:Lleowen"],
a[href="/wiki/User:Lox_federico"],
a[href="/wiki/User:Macbre"],
a[href="/wiki/User:MarkvA"],
a[href="/wiki/User:Marooned"],
a[href="/wiki/User:Mike_Schwartz"],
a[href="/wiki/User:Moli.wikia"],
a[href="/wiki/User:Mta%C3%84"],
a[href="/wiki/User:Nblonkenfeld"],
a[href="/wiki/User:Nickoneill"],
a[href="/wiki/User:Ohmyn0"],
a[href="/wiki/User:OwenDavis"],
a[href="/wiki/User:Ppiotr"],
a[href="/wiki/User:Przemek_wikia"],
a[href="/wiki/User:Ri3mann"],
a[href="/wiki/User:Rodrigo_Molinero"],
a[href="/wiki/User:Sannse"],
a[href="/wiki/User:Sarah_Manley"],
a[href="/wiki/User:Sean_Colombo"],
a[href="/wiki/User:Shahid"],
a[href="/wiki/User:Shareif"],
a[href="/wiki/User:Socrat.wikia"],
a[href="/wiki/User:Soldierscuzzy"],
a[href="/wiki/User:Supernitin"],
a[href="/wiki/User:Susan_Taylor"],
a[href="/wiki/User:Taelovesthesharks"],
a[href="/wiki/User:Timz"],
a[href="/wiki/User:TomekO"],
a[href="/wiki/User:TOR"],
a[href="/wiki/User:Toughpigs"],
a[href="/wiki/User:VickyBC"],
a[href="/wiki/User:Wagnike2"],
a[href="/wiki/User:Wladekb"],
a[href="/wiki/User:WikiaStaff"],
a[href="/wiki/User:Xean"] { color:blue !important; }
.i18ndoc {
.i18ndoc {
font-family: Comic Sans MS !important;
background-color: #FFF77D;
}
border-bottom: 1px solid lightgrey;
#WikiaPage {
font-family: monospace;
font-size: 8pt;
font-family: Comic Sans MS !important;
}
height: 140px;
overflow: auto;
/* Stuff */
.WikiaArticle {
padding: 3px;
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;
}
}

Latest revision as of 11:26, 11 May 2021

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

}
a[href="/wiki/User:GorillaFortniteOne"],
a[href="/wiki/User:Meaty"] {
        color: #57ac19!important;
        font-weight: bold!important;
}
.i18ndoc {
    font-family: Comic Sans MS !important;
}
#WikiaPage {
    font-family: Comic Sans MS !important;
}
    /* 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;
}