Forum Moderators: open
My best guess is to modify:
/themes/advanced/css/editor_content.css
There i change this part:
body, td, pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
But the modification doesnt show up any changes. Anybody?