equal
deleted
inserted
replaced
|
1 /* |
|
2 Distraction Free Writing mode TinyMCE Styles |
|
3 */ |
|
4 |
|
5 html, |
|
6 body { |
|
7 background: transparent; |
|
8 width: auto !important; |
|
9 max-width: none !important; |
|
10 margin: 0 !important; |
|
11 padding: 0 !important; |
|
12 min-height: 0 !important; |
|
13 } |