]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
Wordpress 3.5
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / wpfullscreen / css / wp-fullscreen.css
1 /*
2 Distraction Free Writing mode TinyMCE Styles
3 */
4
5 html,
6 body {
7         background: transparent;
8         width: auto !important;
9         max-width: none !important;
10         margin: 0 !important;
11         padding: 0 !important;
12         min-height: 0 !important;
13 }