Skip to content

Instantly share code, notes, and snippets.

@raideus
Created May 6, 2012 14:02
Show Gist options
  • Save raideus/2622443 to your computer and use it in GitHub Desktop.
Save raideus/2622443 to your computer and use it in GitHub Desktop.
Override WordPress TinyMCE Editor Styles
#tinymce {
background: white;
}
#tinymce a {
color: #ff0000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment