Skip to content

Instantly share code, notes, and snippets.

@coderaiser
Created July 17, 2012 12:57
Show Gist options
  • Save coderaiser/3129258 to your computer and use it in GitHub Desktop.
Save coderaiser/3129258 to your computer and use it in GitHub Desktop.
ace editor font normilizer for koding.com
ace_editor.textContent = ace_editor.textContent.replace('font-size: 12px;','font-size: 15px;');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment