Changes to the CSS, and fix the forum
Jump to navigation
Jump to search
1
To the admins: Please add the following to MediaWiki:Common.css:
/* font */
.WikiaPageHeader > h1 {
font-family: "Trebuchet MS", Ubuntu, Waree, "DejaVu Sans", sans-serif; /* This changes the header on every article */
}
.WikiaArticle {
font-family: "Trebuchet MS", Ubuntu, Waree, "DejaVu Sans", sans-serif; /* This changes the text in the content space only */
}
body, .category-gallery-item .snippet .text, .wikia-button, .wikia-single-button, a, .wikia-menu-button, input, .button, button, select, .tabbernav {
font-family: "Trebuchet MS", Ubuntu, Waree, "DejaVu Sans", sans-serif;
}
Also, add categories, because they're needed for the forum to work. (and yes, I'm the admin on the gaming reception wikis)
Enable comment auto-refresher