/* * Custom Editor Stylesheet * @package a5 * @since 1.0 * @author AI5LE * @license GPL v3 or later * @link http://www.ai5le.com/ */ body#tinymce.wp-editor { font-family: Arial, Helvetica, sans-serif; margin: 10px; } body#tinymce.wp-editor a { color: #4CA6CF; }