MediaWiki:Anisa.css: Difference between revisions

From Lorhondel World

ArtsyAxolotl (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
ArtsyAxolotl (talk | contribs)
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */


/* Change Wiki Title */
a#p-banner {
padding: 0;
font-family: sans-serif;
}
/* Change Main Page Titles */
.mw-page-title-main {
font-family: sans-serif;
font-variant: none;
}

Revision as of 19:48, 17 January 2025

/* CSS placed here will be applied to all skins */


/* Change Wiki Title */
a#p-banner {
	padding: 0;
	font-family: sans-serif; 
}
	

/* Change Main Page Titles */
.mw-page-title-main {
	font-family: sans-serif;
	font-variant: none;
}