WordPress/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
ryan 9d03183e6d Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@19577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-12-08 23:02:33 +00:00

12 lines
182 B
CSS

/*
Distraction Free Writing mode TinyMCE Styles
*/
html, body {
background: transparent;
width: auto !important;
max-width: none !important;
margin: 0;
padding: 0;
}