MediaWiki:Wikia.css: Difference between revisions

no edit summary
imported>Dronian
(Working on some code for the wiki to make it purdy)
 
No edit summary
 
(227 intermediate revisions by 12 users not shown)
Line 1:
a[href="/wiki/User:Thermometer"] {
/* This code highlights any Admin on the Wiki with green text. -Dronian */
a[href="/wiki/User:Dronian"] { color:#57AC19 #ff69b4!important; }
font-weight: bold!important;
a[href="/wiki/User:Furbearingbrick"] { color:#57AC19 !important; }
}
a[href="/wiki/User:LOLSKELETONS"] { color:#57AC19 !important; }
 
}
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;
}