/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 29, 2019, 9:58:41 AM
    Author     : Dallas
*/

body#tinymce.wp-editor { 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;    margin: 10px; 
}
 
body#tinymce.wp-editor a {
    color: red;
}
/*body#tinymce.wp-editor h2 {
        	font-family: "ITCVinerHandW01-Regular"; 
    
}*/
h1, h2, h3, h4, h5, h6 {
        	font-family: "Comic Sans MS", cursive, sans-serif;
	margin-top: 1em;
	clear: both;
        color: red;
        margin-left: 1rem;
}