try adding more font sizes to editor
This commit is contained in:
parent
780c1b6743
commit
d8032fdb2e
|
@ -17,7 +17,7 @@ CKEDITOR.editorConfig = function( config )
|
|||
|
||||
config.contentsCss = ['/static/css/fonts.css', '/static/css/customck.css'];
|
||||
config.font_names = "Edgware Road;Berlin Safari;SG Grotesque;Tallys;GraublauWeb;Fontin;Tagesschrift;Neeon;";
|
||||
|
||||
config.fontSize_sizes = '8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px;90/90px;';
|
||||
|
||||
// Define changes to default configuration here. For example:
|
||||
// config.language = 'fr';
|
||||
|
|
Loading…
Reference in New Issue
Block a user