Files
www-medidate-org/cms/css/tinymce_sitetitle1.css
2025-02-28 08:45:43 +01:00

17 lines
339 B
CSS

/* page headings from toc */
h1._level1_page_,
h1._level2_page_,
h1._level3_page_,
h1._level4_page_,
h1._level5_page_,
h1._level6_page_ {
font-family: arial, sans-serif;
background: #fd0;
color: #222;
font-size: 20px;
line-height: 1.0em;
font-weight: 400;
font-style: normal;
padding: 4px 9px 6px 9px;
margin: 0 0 16px 0;
}