freshereditor.css 184 B

12345678910111213
  1. .fresheditor-toolbar
  2. {
  3. font-family:"Georgia", Serif;
  4. line-height:1.67em;
  5. font-size:1em;
  6. }
  7. .toolbar-btn {
  8. height: 20px;
  9. }
  10. .colorpanel {
  11. background-color: #333;
  12. }