2011-06-03 20:46:47 -04:00
|
|
|
/*
|
|
|
|
Distraction Free Writing mode TinyMCE Styles
|
|
|
|
*/
|
2011-12-08 18:02:33 -05:00
|
|
|
|
2011-06-03 20:46:47 -04:00
|
|
|
html, body {
|
|
|
|
background: transparent;
|
|
|
|
width: auto !important;
|
|
|
|
max-width: none !important;
|
2011-06-04 20:06:28 -04:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2011-06-03 20:46:47 -04:00
|
|
|
}
|