worried
03-10-2011, 09:46 AM
It's working fine for some css I added but not for the blog text editor
.editor_textbox textarea, .editor_textbox iframe {
font: 13px;
}
Firebug lets me increase the font size but adding this to additional.css does nothing.
.editor_textbox textarea, .editor_textbox iframe {
font: 13px;
}
Firebug lets me increase the font size but adding this to additional.css does nothing.