MediaWiki:Common.css: Difference between revisions

From Protoball
Jump to navigation Jump to search
(Undo revision 345 by Dave (talk))
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.tinymce body,.tinymce td,.tinymce pre,.tinymce p,.tinymce div {font-size:16px;}
I added the line below as well;
.tinymce .mceContentBody p {  font-size: 1.2em !important; }/* FF requires a important here */

Revision as of 19:04, 23 May 2012

/* CSS placed here will be applied to all skins */