@charset "UTF-8";

/*---------------------------
- Title: Mak style
- Base: 
- Author: http://makcraft.com/

- Theme name: 
- Modified by: 
- Last modify: 2011.0310
- Licence: MIT Licence
---------------------------*/

pre {
	/*max-width: 85%;*/
	overflow: scroll;
	padding: 0.5em 0 0.5em 20px;
	width: 95%;
}

span.meta-nav {
	color: white;
	background-color: gray;
}

div.codeSource ol {
	font-size: 0.8em;
	line-height: 50%;
}

div.codeSource li {
	margin: 0em;
	padding:0em;
	/*border:thin solid;*/
}
