First commit
This commit is contained in:
17
cms/css/tinymce_sitetitle1.css
Normal file
17
cms/css/tinymce_sitetitle1.css
Normal file
@ -0,0 +1,17 @@
|
||||
/* 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;
|
||||
}
|
Reference in New Issue
Block a user