Site notice
Welcome! Please check To-Do List to see what pages need help, who is working on what, etc.

Difference between revisions of "MediaWiki:Timeless.css"

From Mega Man Wiki
Line 2: Line 2:
#p-logo-text a {
#p-logo-text a {
font-size:1.50em!important;
font-size:1.50em!important;
}
.mw-body h1.firstHeading {
border-bottom: solid 4px #0001cb!important;
}
.site-navigation {
background:#edc99f!important;
border:1px solid #01017c;
}
}

Revision as of 19:57, 30 September 2020

/* CSS placed here will affect users of the Timeless skin */
#p-logo-text a {
	font-size:1.50em!important;
}
.mw-body h1.firstHeading {
	border-bottom: solid 4px #0001cb!important;
}
.site-navigation {
	background:#edc99f!important;
	border:1px solid #01017c;
}