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
(Created page with "→‎CSS placed here will affect users of the Timeless skin: h2 { background:#000ff00; }")
 
Line 3: Line 3:
h2  
h2  
{
{
background:#000ff00;
background:#008800;
}
}

Revision as of 19:40, 30 September 2020

/* CSS placed here will affect users of the Timeless skin */

h2 
{
	background:#008800;
	
}