editor-style.css 122 B

123456789
  1. /*
  2. Theme Name: Intergalactic 2
  3. Description: Used to style the TinyMCE editor.
  4. */
  5. img {
  6. max-width: 100%;
  7. height: auto;
  8. }