MediaWiki:Anisa.css: Difference between revisions

From Lorhondel World

ArtsyAxolotl (talk | contribs)
No edit summary
Tag: Reverted
ArtsyAxolotl (talk | contribs)
No edit summary
Tag: Reverted
Line 4: Line 4:
.mw-page-title-main {
.mw-page-title-main {
font-family: sans-serif;
font-family: sans-serif;
color: blue;
}
}

Revision as of 19:34, 17 January 2025

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

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