/***********************************************************************
    stylesheet for CMS Basics training site.  
		
/************************************************************************/
/* ========      code snippet blue    ======== */

.code-snippet-blue {
    color: #03c; 
    }

.sampler-grey-01 {
    color: #888; 
    }

