User:CzechOut/wikia.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
No edit summary |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/ | /*@import url("/index.php?title=MediaWiki:FixMe.css&ctype=text/css&action=raw"); | ||
*, | |||
body, | |||
h1, | |||
h2, | |||
h3, | |||
h4, | |||
h5, | |||
h6, | |||
.WikiaPage, | |||
.WikiaArticle { | |||
color:#000; background-color: #FFF; | |||
} | |||
.LatestPhotosModule, .WikiaActivityModule { display: none } | |||
*/ | |||
div.smwfact {display:block!important} | |||
.premium-recirculation-rail { | |||
display:none; | |||
} |
Latest revision as of 00:12, 24 April 2019
/*@import url("/index.php?title=MediaWiki:FixMe.css&ctype=text/css&action=raw");
*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
.WikiaPage,
.WikiaArticle {
color:#000; background-color: #FFF;
}
.LatestPhotosModule, .WikiaActivityModule { display: none }
*/
div.smwfact {display:block!important}
.premium-recirculation-rail {
display:none;
}