MediaWiki:Wikia.css: Difference between revisions

no edit summary
imported>Dronian
(okay, serious last edit for now, i promise)
No edit summary
 
(224 intermediate revisions by 12 users not shown)
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) -Dronian */
color: #ff69b4!important;
/* Admins */
a[href="/wiki/User:Dronian"] { color font-weight:#57AC19 bold!important; }
}
a[href="/wiki/User:Furbearingbrick"] { color:#57AC19 !important; }
a[href="/wiki/User:LOLSKELETONS"] { color:#57AC19 !important; }
/* Rollback crew */
 
/* Chat Mods */
 
}
a[href="/wiki/User:GorillaFortniteOne"],
a[href="/wiki/User:Meaty"] {
color: #57ac19!important;
font-weight: bold!important;
}
.i18ndoc {
font-family: monospaceComic Sans MS !important;
background-color: #FFF77D;
}
border-bottom: 1px solid lightgrey;
#WikiaPage {
font-family: monospace;
font-sizefamily: 8ptComic Sans MS !important;
}
height: 140px;
overflow:/* auto;Stuff */
.WikiaArticle {
padding: 3px;
font-size: 10px;
line-height: 140px21px;
}
.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;
}