MediaWiki:Wikia.css: Difference between revisions

From Trollpasta Wiki
Jump to navigationJump to search
Content added Content deleted
imported>SOMEGUY123
mNo edit summary
No edit summary
 
(46 intermediate revisions by 5 users not shown)
Line 1: Line 1:
a[href="/wiki/User:Dronian"],
a[href="/wiki/User:Thermometer"] {
a[href="/wiki/User:LOLSKELETONS"],
a[href="/wiki/User:SOMEGUY123"] {
color: #ff69b4!important;
color: #ff69b4!important;
font-weight: bold!important;
font-weight: bold!important;
}
}

a[href="/wiki/User:TotemUxie"],
}
a[href="/wiki/User:Skepolo"],
a[href="/wiki/User:SARDONYXXX,
a[href="/wiki/User:GorillaFortniteOne"],
a[href="/wiki/User:Mai_sentry {
a[href="/wiki/User:Meaty"] {
color: #57ac19!important;
color: #57ac19!important;
font-weight: bold!important;
font-weight: bold!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;
padding: 3px;
/* Stuff */
/* Stuff */
.WikiaArticle {
.WikiaArticle {
Line 42: Line 38:
#RelatedForumDiscussion {
#RelatedForumDiscussion {
display: none !important;
display: none !important;
}
.Chat ul {
background: url("//c.thumbs.redditmedia.com/IIjGcQ-qKfpDtkjV.png") no-repeat fixed center center;
}
}

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;
}