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 12: Line 12:
a[href="/wiki/User:Ryujo111"] {
a[href="/wiki/User:Ryujo111"] {
color: #0000ff!important;
color: #0000ff!important;
font-weight: bold!important;
}
a[href="/wiki/User:2xninto"],
a[href="/wiki/User:Marc2427"] {
color: #FAA500!important;
font-weight: bold!important;
font-weight: bold!important;
}
}

Revision as of 20:23, 5 February 2016

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"],
a[href="/wiki/User:Mai_sentry"] {
        color: #57ac19!important;
        font-weight: bold!important;
}
a[href="/wiki/User:Ryujo111"] {
        color: #0000ff!important;
        font-weight: bold!important;
}
a[href="/wiki/User:2xninto"],
a[href="/wiki/User:Marc2427"] {
        color: #FAA500!important;
        font-weight: bold!important;
}
.i18ndoc {
    font-family: Comic Sans MS !important;
}
body {
    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;
}