web/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 19 Dec 2012 17:46:52 -0800
changeset 204 09a1c134465b
parent 194 32102edaa81b
permissions -rw-r--r--
man wordpress + plugins order post + slideshow

/*
Distraction Free Writing mode TinyMCE Styles
*/

html,
body {
	background: transparent;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	min-height: 0 !important;
}