Skip to content

Instantly share code, notes, and snippets.

@niao70
Created January 30, 2014 04:30
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 niao70/8702671 to your computer and use it in GitHub Desktop.
Save niao70/8702671 to your computer and use it in GitHub Desktop.
/*my_editors_styles.css*/
body.mceContentBody{
width:640px;/*エディタの表示幅*/
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
"メイリオ", Meiryo, Osaka,
"MS Pゴシック", "MS PGothic", sans-serif;
color:#333;
font-size:15px;
}
/*以下自分の好きなスタイル*/
@niao70
Copy link
Author

niao70 commented Jan 30, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment