8
0

1.html 139 B

123456789
  1. <style>
  2. .ck-widget {
  3. border: solid 3px blue;
  4. }
  5. </style>
  6. <div id="editor">
  7. <p>This is an <strong>editor</strong> instance.</p>
  8. </div>