<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

.wp-block, .edit-post-text-editor {
  max-width: 730px;
}
</style>
<!-- end Simple Custom CSS and JS -->
