Wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
Ryan Boren d26f0a4c40 Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@19577 602fd350-edb4-49c9-b593-d223f7449a82
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;
}