/* KNX-Ops Global CSS file */

*:not(code):not(.code):not(span) {
	font-family: serif;
	}

h1 {
	color: darkslategrey;
	}

h2 {
	color: darkblue;
	}
	
b.pro {
	color: darkgreen;
	}
	
b.con {
	color: darkred;
	}
