Skip to content

Instantly share code, notes, and snippets.

@raewrites
Created January 13, 2015 03:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raewrites/9c02bf2bd208cd9fd19f to your computer and use it in GitHub Desktop.
Save raewrites/9c02bf2bd208cd9fd19f to your computer and use it in GitHub Desktop.
Custom Editor Style
body#tinymce.wp-editor {
font-family: Arial, Helvetica, sans-serif;
margin: 10px;
}
body#tinymce.wp-editor a {
color: #4CA6CF;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment