web/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 18 Dec 2012 17:47:31 -0800
changeset 201 9db125e8f1e0
parent 194 32102edaa81b
child 204 09a1c134465b
permissions -rw-r--r--
ajout de slide part 2

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