// ========================================================================== // Style used to style the TinyMCE editor // ========================================================================== @import "variables", // Theme Custom Variables "bootstrap/bootstrap", // Bootstrap Styles Core "wordpress/wordpress" // WordPress Styles Core ; // Custom Editor Styles // ========================================================================== body { padding: 10px; }