/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */


.prompt td.code div.line::before {
	content: "# ";
	color:	#707070;
}
div.syntaxhighlighter .line.alt1 {	
	background-color: #FAFAFA !important;
}
div.syntaxhighlighter .line.alt2 {
	background-color: #F0F0F0 !important;
}
div.syntaxhighlighter.no-alt-line-colors .line.alt1 {
	background-color: #F0F0F0 !important;
}
code.filename {
	background-color: #F0F0F0;
	border:	1px solid #c0c0c0;
}









/*The last 29 days of the month are the hardest."- Nikola Tesla*/