User:Blackwolfe/timeless.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 5: Line 5:
}
}
#mw-site-navigation .sidebar-inner {
body {
background: #333;
margin: 0;
border: 0;
background: #000;
color: #ccccff;
font-family: 'Merriweather', serif;
}
}

Revision as of 07:22, 25 November 2020

#p-navigation
{
border-top: 10px solid #916699;   
margin:10 10 10 10;
	
}
body {
	margin: 0;
	background: #000;
	color: #ccccff;
	font-family: 'Merriweather', serif;
}