Skip to content

Instantly share code, notes, and snippets.

@stephenway
Created July 9, 2014 18:46
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 stephenway/eaaf17ee901b38853bff to your computer and use it in GitHub Desktop.
Save stephenway/eaaf17ee901b38853bff to your computer and use it in GitHub Desktop.
_editorOverride.scss
[style] {
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
}
[style], [color] {
color: inherit !important;
}
h1, h2, h3, h4, h5, h6 {
b, strong {
font-weight: inherit !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment