MediaWiki:Wikia.css

From Trollpasta Wiki
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
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;
}