/*
 Theme Name: TwentyTwenty  childtheme
 Description: Twentytwentytwenty-Child Theme using the parent theme Twenty twenty.
 Author: Websystems
 Author URI: https://www.websystems.pt
 Template: twentytwenty
 Version: 1
 */
body, iframe body {
	background: #ffffff !important;
}
body#tinymce.wp-editor.content  { 
        background: #FFFFFF;
    width: 100%;
	font-size: 14px !important;
	line-height:16px  !important;
}

body#tinymce.wp-editor.content p, body#tinymce.wp-editor.content ul, body#tinymce.wp-editor.content ol, body#tinymce.wp-editor.content blockquote {
    font-size: 14px !important;
	line-height: 16px !important;
    margin-bottom: 5px !important;
}
html, body{
	font-size: 12px !important;
	line-height:14px  !important;
}
