wp/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
author ymh <ymh.work@gmail.com>
Tue, 09 Jun 2015 03:35:32 +0200
changeset 5 5e2f62d02dcd
parent 0 d970ebf37754
permissions -rw-r--r--
upgrade wordpress + plugins

/*
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;
}