web/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
changeset 194 32102edaa81b
child 204 09a1c134465b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
       
     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 }