/* load the default Redmine stylesheet */
@import url("/assets/application-e6088b27.css");

#header h1:before {
	content: url("/images/logo.png");
	margin-right: 0.5em;
	float: left;
}

#content .wiki img {
	max-width: 98%;
}

#content .wiki {
	max-width: 50em;
	text-align: justify;
}

h2, .wiki h1 { background-color: #edf3fe; margin: -6px -10px 10px; padding: 10px 20px; font-size: 14px; color: #000; }

#top-menu { background-color: #000; }
 
#header { background: #292929; }
