MediaWiki:Wikia.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>SOMEGUY123
mNo edit summary
imported>SOMEGUY123
mNo edit summary
Line 15: Line 15:
a[href="/wiki/User:Creepypastafan206"],
a[href="/wiki/User:Creepypastafan206"],
a[href="/wiki/User:Moon_Snail"],
a[href="/wiki/User:Moon_Snail"],
a[href="/wiki/User:Sack_of_Nuts"],
a[href="/wiki/User:Sloshedtrain"] {
a[href="/wiki/User:Sloshedtrain"] {
color: #ff0000!important;
color: #ff0000!important;
Line 22: Line 21:
a[href="/wiki/User:Asdfpotato"],
a[href="/wiki/User:Asdfpotato"],
a[href="/wiki/User:Muchacha"],
a[href="/wiki/User:Muchacha"],
a[href="/wiki/User:PrinceCreeper"] {
a[href="/wiki/User:PrinceCreeper"]
a[href="/wiki/User:Sack_of_Nuts"] {
color: #FAA500!important;
color: #FAA500!important;
font-weight: bold!important;
font-weight: bold!important;

Revision as of 17:31, 22 January 2015

a[href="/wiki/User:Dronian"],
a[href="/wiki/User:LOLSKELETONS"],
a[href="/wiki/User:SOMEGUY123"] {
        color: #ff69b4!important;
        font-weight: bold!important;
}
a[href="/wiki/User:GodzillaFan1"] {
        color: #57ac19!important;
        font-weight: bold!important;
}
a[href="/wiki/User:Phantom_Dusclops%2792"] {
        color: #0000ff!important;
        font-weight: bold!important;
}
a[href="/wiki/User:Creepypastafan206"],
a[href="/wiki/User:Moon_Snail"],
a[href="/wiki/User:Sloshedtrain"] {
        color: #ff0000!important;
        font-weight: bold!important;
}
a[href="/wiki/User:Asdfpotato"],
a[href="/wiki/User:Muchacha"],
a[href="/wiki/User:PrinceCreeper"]
a[href="/wiki/User:Sack_of_Nuts"] {
        color: #FAA500!important;
        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;
}