
/* 
 Theme Name:     IMUK Child
 Author:         Nugerama
 Author URI:     http://nugerama.co.uk 
 Template:       imuk
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


pre {

	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	/*font-size: 1.5rem;*/
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}