aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-05-18 10:50:07 -0700
committerJohn MacFarlane <[email protected]>2024-05-18 10:50:07 -0700
commitc26211b0c9d3b5d4f4040b3fcfbf090ddaf276d6 (patch)
treee1dd9e2f9b8153644b2a412776fc637e87a482fe /data
parent3e4f61f385b213b408b7a6abb5c638bf81a68e51 (diff)
Cleaned up Abstract Title and Subtitle in default reference docx.
Center Subtitle, remove color.
Diffstat (limited to 'data')
-rw-r--r--data/docx/word/styles.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml
index ea3996220..a7babfc6b 100644
--- a/data/docx/word/styles.xml
+++ b/data/docx/word/styles.xml
@@ -85,7 +85,7 @@
</w:style>
<w:style w:type="paragraph" w:styleId="Subtitle">
<w:name w:val="Subtitle" />
- <w:basedOn w:val="Normal" />
+ <w:basedOn w:val="Title" />
<w:next w:val="BodyText" />
<w:link w:val="SubtitleChar" />
<w:uiPriority w:val="11" />
@@ -99,8 +99,6 @@
<w:rPr>
<w:rFonts w:eastAsiaTheme="majorEastAsia"
w:cstheme="majorBidi" />
- <w:color w:val="595959" w:themeColor="text1"
- w:themeTint="A6" />
<w:spacing w:val="15" />
<w:sz w:val="28" />
<w:szCs w:val="28" />
@@ -156,7 +154,6 @@
</w:pPr>
<w:rPr>
<w:b />
- <w:color w:val="345A8A" />
<w:sz w:val="20" />
<w:szCs w:val="20" />
</w:rPr>