summaryrefslogtreecommitdiffstats
path: root/wp-includes/js/tinymce/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/js/tinymce/plugins')
-rw-r--r--wp-includes/js/tinymce/plugins/wordpress/wordpress.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/wp-includes/js/tinymce/plugins/wordpress/wordpress.css b/wp-includes/js/tinymce/plugins/wordpress/wordpress.css
index 1b54bbb..cbc9bac 100644
--- a/wp-includes/js/tinymce/plugins/wordpress/wordpress.css
+++ b/wp-includes/js/tinymce/plugins/wordpress/wordpress.css
@@ -24,11 +24,9 @@
/* You can extend this CSS by adding your own CSS file with the the content_css option */
body {
- font-family: Georgia, "Times New Roman", Times, serif;
- font-size: 1em;
- line-height: 1.2em;
- padding: .3em;
- background-color: #fff;
+ background: #fff;
+ font: 1em/1.3em Georgia, "Times New Roman", Times, serif;
+ padding: .5em;
}
td {