Skip to content

Commit

Permalink
Merge pull request #923 from scientist-softserv/content-block-color-a…
Browse files Browse the repository at this point in the history
…nd-font

🎁 Add fonts & colors in content blocks
  • Loading branch information
laritakr authored Dec 6, 2023
2 parents 4ce94a5 + f7632fc commit de17484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/tinymce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ content_block:
<<: *default
menubar: false
image_uploadtab: true
toolbar1: styleselect | bold italic underline | link hr | undo redo | image | code
toolbar2: indent outdent | alignleft aligncenter alignright | table | fullscreen
toolbar1: styleselect fontselect fontsizeselect | backcolor forecolor | bold italic underline
toolbar2: indent outdent | alignleft aligncenter alignright | table | fullscreen | link hr image | undo redo | code
plugins:
- table
- fullscreen
Expand Down

0 comments on commit de17484

Please sign in to comment.