Configure the new TinyMCE to have almost the same buttons as the old one.
Configure the new TinyMCE to have almost the same buttons as the old one.

File last commit:

d3add6d85bd7
3cf3f8fd35f8
Show More
_fonts.scss
5 lines | 141 B | text/x-scss | ScssLexer
/ styles / _fonts.scss
Make a stripped-down stylesheet for the editor to use.
r15 @charset "utf-8";
$font-stack: Verdana, Arial, Helvetica, sans-serif;
$banner-font: monospace;
$credits-font: Arial, Helvetica, sans-serif;