You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
444 B
24 lines
444 B
body#tinymce {
|
|
font-family: Georgia;
|
|
font-size: 16px;
|
|
line-height: 22px;
|
|
text-align: left;
|
|
}
|
|
|
|
body#tinymce h4, .h4 {
|
|
font-size: 16px;
|
|
margin-top: 0;
|
|
}
|
|
|
|
body#tinymce .h4, .h5, .h6, h4, h5, h6 {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
body#tinymce .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
|
|
font-size: 21px;
|
|
margin-top: 0;
|
|
font-family: inherit;
|
|
font-weight: 500;
|
|
line-height: 1.1;
|
|
color: inherit;
|
|
}
|