Add css style to django ckeditor

Viewed 339

I'm using django ckeditor

I can add and edit HTML tags, but can't add CSS styles enter image description here

Is there any way to add CSS style to the content?

1 Answers
Related