#tinymce { background-color: transparent !important; } #tinymce, #tinymce p { font-family: "{#body.family}" !important; font-size: {#body.size}px !important; color: {#body.color|color} !important; line-height:1.5em !important; /*margin:1.3em 0 0 0 !important;*/ padding:0 !important; } #tinymce ol, #tinymce ul { margin:15px 0 15px 0; } #tinymce ul { list-style-position: inside; list-style-type: disc; } #tinymce ol { list-style-position: inside; list-style-type: decimal; } #tinymce ul li, #tinymce ol li { padding:0 0 0 20px; font-size: {#body.size}px !important; } #tinymce a { font-family: "{#body.family}" !important; font-size: {#body.size}px !important; color: {#a.color|color} !important; text-decoration: {if #a.underline == "1"}underline{/if}{if #a.underline == "-1"}none{/if} !important; line-height:1.5em !important; } #tinymce h1 { font-family: "{#h1.family}" !important; font-size: {#h1.size}px !important; color: {#h1.color|color} !important; text-shadow: none; line-height:1.3em !important; font-style:normal !important; font-weight:normal !important; margin:0 0 10px 0 !important; padding:0 !important; } #tinymce h1 a { font-family: "{#h1.family}" !important; font-size: {#h1.size}px !important; color: {#a.color|color} !important; text-decoration: {if #a.underline == "1"}underline{/if}{if #a.underline == "-1"}none{/if} !important; text-shadow: none; line-height:1.3em !important; font-style:normal !important; font-weight:normal !important; margin:0 0 10px 0 !important; padding:0 !important; } #tinymce h2 { font-family: "{#h2.family}" !important; font-size: {#h2.size}px !important; color: {#h2.color|color} !important; text-shadow: none; line-height:1.2em !important; font-style:normal !important; font-weight:normal !important; margin:0 0 10px 0 !important; padding:0 !important; } #tinymce h2 a { font-family: "{#h2.family}" !important; font-size: {#h2.size}px !important; color: {#a.color|color} !important; text-decoration: {if #a.underline == "1"}underline{/if}{if #a.underline == "-1"}none{/if} !important; text-shadow: none; line-height:1.2em !important; font-style:normal !important; font-weight:normal !important; margin:0 0 10px 0 !important; padding:0 !important; } #tinymce h3 { font-family: "{#h3.family}" !important; font-size: {#h3.size}px !important; color: {#h3.color|color} !important; text-shadow: none; line-height:1.1em !important; font-style:normal !important; font-weight:normal !important; margin:0 0 10px 0 !important; padding:0 !important; } #tinymce h3 a { font-family: "{#h3.family}" !important; font-size: {#h3.size}px !important; color: {#a.color|color} !important; text-decoration: {if #a.underline == "1"}underline{/if}{if #a.underline == "-1"}none{/if} !important; text-shadow: none; line-height:1.1em !important; font-style:normal !important; font-weight:normal !important; margin:0 0 10px 0 !important; padding:0 !important; }