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

MediaWiki:Timeless.css

From Mega Man Wiki
Revision as of 20:03, 30 September 2020 by Chownk (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* 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!important;
	border-radius:5px;
}
#site-navigation a {
	color: 	#0400f8!important;
}
#site-navigation h3 {
	color:#01017c!important;
	font-weight:800!important;
	font-size: 1.05em!important;
	border-bottom:1px solid #01017c!important;
}