Add toc heading style to reference.docx
This commit is contained in:
parent
5ab839a187
commit
79be04df69
1 changed files with 19 additions and 0 deletions
|
@ -340,4 +340,23 @@
|
|||
<w:color w:val="4F81BD" w:themeColor="accent1" />
|
||||
</w:rPr>
|
||||
</w:style>
|
||||
<w:style w:type="paragraph" w:styleId="TOCHeading">
|
||||
<w:name w:val="TOC Heading" />
|
||||
<w:basedOn w:val="Heading1" />
|
||||
<w:next w:val="BodyText" />
|
||||
<w:uiPriority w:val="39" />
|
||||
<w:unhideWhenUsed />
|
||||
<w:qFormat />
|
||||
<w:pPr>
|
||||
<w:spacing w:before="240" w:line="259" w:lineRule="auto" />
|
||||
<w:outlineLvl w:val="9" />
|
||||
</w:pPr>
|
||||
<w:rPr>
|
||||
<w:rFonts w:asciiTheme="majorHAnsi" w:eastAsiaTheme="majorEastAsia" w:hAnsiTheme="majorHAnsi" w:cstheme="majorBidi" />
|
||||
<w:b w:val="0" />
|
||||
<w:bCs w:val="0" />
|
||||
<w:color w:val="365F91" w:themeColor="accent1"
|
||||
w:themeShade="BF" />
|
||||
</w:rPr>
|
||||
</w:style>
|
||||
</w:styles>
|
||||
|
|
Loading…
Add table
Reference in a new issue