mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 16:20:11 +00:00
Themes: Compact: Improve coverage and formatting.
This commit is contained in:
parent
c6d3420854
commit
d95af3f21e
@ -5,259 +5,7 @@
|
|||||||
{{> doc-properties }}
|
{{> doc-properties }}
|
||||||
{{> doc-fonts }}
|
{{> doc-fonts }}
|
||||||
{{> doc-lists }}
|
{{> doc-lists }}
|
||||||
<w:styles>
|
{{> doc-styles }}
|
||||||
<w:style w:type="paragraph" w:default="on" w:styleId="Normal">
|
|
||||||
<w:name w:val="Normal"/>
|
|
||||||
<w:rsid w:val="002743C8"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA"/>
|
|
||||||
</w:rPr>
|
|
||||||
<w:pPr>
|
|
||||||
<w:jc w:val="both"/>
|
|
||||||
</w:pPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="Heading1">
|
|
||||||
<w:name w:val="heading 1"/>
|
|
||||||
<wx:uiName wx:val="Heading 1"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:link w:val="Heading1Char"/>
|
|
||||||
<w:rsid w:val="00505903"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:spacing w:before="100" w:before-autospacing="off"/>
|
|
||||||
<w:outlineLvl w:val="0"/>
|
|
||||||
<w:pBdr>
|
|
||||||
<w:bottom w:val="single" w:sz="6" w:space="1" w:color="auto" />
|
|
||||||
</w:pBdr>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
<w:b/>
|
|
||||||
<w:b-cs/>
|
|
||||||
<!-- <w:color w:val="AEAAAA"/> -->
|
|
||||||
<w:kern w:val="20"/>
|
|
||||||
<w:sz w:val="20"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="Heading2">
|
|
||||||
<w:name w:val="heading 2"/>
|
|
||||||
<wx:uiName wx:val="Heading 2"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:link w:val="Heading2Char"/>
|
|
||||||
<w:rsid w:val="00505903"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:spacing w:before="60"/>
|
|
||||||
<w:outlineLvl w:val="1"/>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
<w:b/>
|
|
||||||
<w:b-cs/>
|
|
||||||
<w:caps/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="Heading3">
|
|
||||||
<w:name w:val="heading 3"/>
|
|
||||||
<wx:uiName wx:val="Heading 3"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:link w:val="Heading3Char"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:spacing w:before="240" w:after="100" w:after-autospacing="on"/>
|
|
||||||
<w:outlineLvl w:val="2"/>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
<w:b/>
|
|
||||||
<w:b-cs/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:default="on" w:styleId="DefaultParagraphFont">
|
|
||||||
<w:name w:val="Default Paragraph Font"/>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="table" w:default="on" w:styleId="TableNormal">
|
|
||||||
<w:name w:val="Normal Table"/>
|
|
||||||
<wx:uiName wx:val="Table Normal"/>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Times New Roman"/>
|
|
||||||
<w:lang w:val="EN-US" w:fareast="EN-US" w:bidi="AR-SA"/>
|
|
||||||
</w:rPr>
|
|
||||||
<w:tblPr>
|
|
||||||
<w:tblInd w:w="0" w:type="dxa"/>
|
|
||||||
<w:tblCellMar>
|
|
||||||
<w:top w:w="0" w:type="dxa"/>
|
|
||||||
<w:left w:w="108" w:type="dxa"/>
|
|
||||||
<w:bottom w:w="0" w:type="dxa"/>
|
|
||||||
<w:right w:w="108" w:type="dxa"/>
|
|
||||||
</w:tblCellMar>
|
|
||||||
</w:tblPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="list" w:default="on" w:styleId="NoList">
|
|
||||||
<w:name w:val="No List"/>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="Hyperlink">
|
|
||||||
<w:name w:val="Hyperlink"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:strike w:val="off"/>
|
|
||||||
<w:dstrike w:val="off"/>
|
|
||||||
<w:color w:val="0064BD"/>
|
|
||||||
<w:u w:val="none"/>
|
|
||||||
<w:effect w:val="none"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="FollowedHyperlink">
|
|
||||||
<w:name w:val="FollowedHyperlink"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:strike w:val="off"/>
|
|
||||||
<w:dstrike w:val="off"/>
|
|
||||||
<w:color w:val="7B0796"/>
|
|
||||||
<w:u w:val="none"/>
|
|
||||||
<w:effect w:val="none"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="Heading2Char">
|
|
||||||
<w:name w:val="Heading 2 Char"/>
|
|
||||||
<w:link w:val="Heading2"/>
|
|
||||||
<w:rsid w:val="00505903"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
|
||||||
<w:b/>
|
|
||||||
<w:b-cs/>
|
|
||||||
<w:caps/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="Heading3Char">
|
|
||||||
<w:name w:val="Heading 3 Char"/>
|
|
||||||
<w:link w:val="Heading3"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri Light" w:fareast="Times New Roman" w:h-ansi="Calibri Light" w:cs="Times New Roman"/>
|
|
||||||
<w:color w:val="1F4D78"/>
|
|
||||||
<w:sz w:val="20"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="NormalWeb">
|
|
||||||
<w:name w:val="Normal (Web)"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:spacing w:before="100" w:before-autospacing="on" w:after="100" w:after-autospacing="on"/>
|
|
||||||
<w:jc w:val="both"/>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="Heading1Char">
|
|
||||||
<w:name w:val="Heading 1 Char"/>
|
|
||||||
<w:link w:val="Heading1"/>
|
|
||||||
<w:rsid w:val="00505903"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
|
||||||
<w:b/>
|
|
||||||
<w:b-cs/>
|
|
||||||
<w:color w:val="AEAAAA"/>
|
|
||||||
<w:kern w:val="36"/>
|
|
||||||
<w:sz w:val="20"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="Strong">
|
|
||||||
<w:name w:val="Strong"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:b/>
|
|
||||||
<w:b-cs/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="Emphasis">
|
|
||||||
<w:name w:val="Emphasis"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:i/>
|
|
||||||
<w:i-cs/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="tenure">
|
|
||||||
<w:name w:val="tenure"/>
|
|
||||||
<w:basedOn w:val="DefaultParagraphFont"/>
|
|
||||||
<w:rsid w:val="001B7422"/>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="Title">
|
|
||||||
<w:name w:val="Title"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:next w:val="Normal"/>
|
|
||||||
<w:link w:val="TitleChar"/>
|
|
||||||
<w:rsid w:val="002D3B7B"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:contextualSpacing/>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri Light" w:h-ansi="Calibri Light"/>
|
|
||||||
<wx:font wx:val="Calibri Light"/>
|
|
||||||
<!-- <w:caps/> -->
|
|
||||||
<w:spacing w:val="-10"/>
|
|
||||||
<w:kern w:val="28"/>
|
|
||||||
<w:sz w:val="20"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
<w:caps/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="TitleChar">
|
|
||||||
<w:name w:val="Title Char"/>
|
|
||||||
<w:link w:val="Title"/>
|
|
||||||
<w:rsid w:val="002D3B7B"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri Light" w:h-ansi="Calibri Light"/>
|
|
||||||
<!-- <w:caps/> -->
|
|
||||||
<w:spacing w:val="-10"/>
|
|
||||||
<w:kern w:val="28"/>
|
|
||||||
<w:sz w:val="20"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="ListParagraph">
|
|
||||||
<w:name w:val="List Paragraph"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:rsid w:val="00C146CA"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:ind w:left="720"/>
|
|
||||||
<w:contextualSpacing/>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="paragraph" w:styleId="Summary">
|
|
||||||
<w:name w:val="Summary"/>
|
|
||||||
<w:basedOn w:val="Normal"/>
|
|
||||||
<w:link w:val="SummaryChar"/>
|
|
||||||
<w:rsid w:val="00A210E1"/>
|
|
||||||
<w:pPr>
|
|
||||||
<w:spacing w:before="120"/>
|
|
||||||
</w:pPr>
|
|
||||||
<w:rPr>
|
|
||||||
<wx:font wx:val="Calibri"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
<w:style w:type="character" w:styleId="SummaryChar">
|
|
||||||
<w:name w:val="Summary Char"/>
|
|
||||||
<w:link w:val="Summary"/>
|
|
||||||
<w:rsid w:val="00A210E1"/>
|
|
||||||
<w:rPr>
|
|
||||||
<w:rFonts w:ascii="Calibri" w:h-ansi="Calibri"/>
|
|
||||||
<w:sz-cs w:val="20"/>
|
|
||||||
</w:rPr>
|
|
||||||
</w:style>
|
|
||||||
</w:styles>
|
|
||||||
{{> doc-pr }}
|
{{> doc-pr }}
|
||||||
<w:body>
|
<w:body>
|
||||||
<wx:sect>
|
<wx:sect>
|
||||||
@ -269,11 +17,7 @@
|
|||||||
</w:tabs>
|
</w:tabs>
|
||||||
</w:pPr>
|
</w:pPr>
|
||||||
<w:r>
|
<w:r>
|
||||||
<w:rPr>
|
<w:t>{{{ r.name }}}</w:t>
|
||||||
<w:sz w:val="28"/>
|
|
||||||
<w:b/>
|
|
||||||
</w:rPr>
|
|
||||||
<w:t>{{ r.name }}</w:t>
|
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r>
|
<w:r>
|
||||||
<w:tab/>
|
<w:tab/>
|
||||||
@ -284,7 +28,7 @@
|
|||||||
<w:rStyle w:val="Hyperlink"/>
|
<w:rStyle w:val="Hyperlink"/>
|
||||||
<w:sz-cs w:val="20"/>
|
<w:sz-cs w:val="20"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
<w:t>{{ r.contact.email }}</w:t>
|
<w:t>{{{ r.contact.email }}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:hlink>
|
</w:hlink>
|
||||||
<w:r>
|
<w:r>
|
||||||
@ -297,7 +41,7 @@
|
|||||||
<w:rPr>
|
<w:rPr>
|
||||||
<w:sz-cs w:val="20"/>
|
<w:sz-cs w:val="20"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
<w:t>{{ r.contact.phone }}</w:t>
|
<w:t>{{{ r.contact.phone }}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
<w:r>
|
<w:r>
|
||||||
<w:rPr>
|
<w:rPr>
|
||||||
@ -319,12 +63,16 @@
|
|||||||
{{#section "skills"}}{{> skills }}{{/section}}
|
{{#section "skills"}}{{> skills }}{{/section}}
|
||||||
{{#section "employment"}}{{> section/employment }}{{/section}}
|
{{#section "employment"}}{{> section/employment }}{{/section}}
|
||||||
{{#section "projects"}}{{> section/projects }}{{/section}}
|
{{#section "projects"}}{{> section/projects }}{{/section}}
|
||||||
|
{{#section "governance"}}{{> section/governance }}{{/section}}
|
||||||
|
{{#section "affiliation"}}{{> section/affiliation }}{{/section}}
|
||||||
{{#section "education"}}{{> section/education }}{{/section}}
|
{{#section "education"}}{{> section/education }}{{/section}}
|
||||||
{{#section "service"}}{{> section/service }}{{/section}}
|
{{#section "service"}}{{> section/service }}{{/section}}
|
||||||
{{#section "writing"}}{{> section/writing }}{{/section}}
|
{{#section "writing"}}{{> section/writing }}{{/section}}
|
||||||
|
{{#section "speaking"}}{{> section/speaking }}{{/section}}
|
||||||
{{#section "reading"}}{{> section/reading }}{{/section}}
|
{{#section "reading"}}{{> section/reading }}{{/section}}
|
||||||
{{#section "recognition"}}{{> section/recognition }}{{/section}}
|
{{#section "recognition"}}{{> section/recognition }}{{/section}}
|
||||||
{{#section "references"}}{{> section/references }}{{/section}}
|
{{#section "references"}}{{> section/references }}{{/section}}
|
||||||
|
{{#section "interests"}}{{> section/interests }}{{/section}}
|
||||||
<w:sectPr wsp:rsidR="00B43FDC" wsp:rsidRPr="000A3AF0" wsp:rsidSect="001B7422">
|
<w:sectPr wsp:rsidR="00B43FDC" wsp:rsidRPr="000A3AF0" wsp:rsidSect="001B7422">
|
||||||
<w:pgSz w:w="12240" w:h="15840"/>
|
<w:pgSz w:w="12240" w:h="15840"/>
|
||||||
<w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
|
<w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>{{ RAW.name }}</title>
|
<title>{{ RAW.name }}</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
|
||||||
{{{styleSheet "compact-html.css"}}}
|
{{{styleSheet "compact-html.css"}}}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -23,20 +23,21 @@
|
|||||||
|
|
||||||
-->}}
|
-->}}
|
||||||
|
|
||||||
{{#*inline "icon-info"}}<span class="fa fa-lg fa-info"></span>{{/inline}}
|
|
||||||
{{#*inline "icon-skills"}}<span class="fa fa-lg fa-code"></span>{{/inline}}
|
{{#*inline "icon-skills"}}<span class="fa fa-lg fa-code"></span>{{/inline}}
|
||||||
{{#*inline "icon-employment"}}<span class="fa fa-building"></span>{{/inline}}
|
{{#*inline "icon-employment"}}<span class="fa fa-building"></span>{{/inline}}
|
||||||
{{#*inline "icon-projects"}}<span class="fa fa-star"></span>{{/inline}}
|
{{#*inline "icon-projects"}}<span class="fa fa-star"></span>{{/inline}}
|
||||||
|
{{#*inline "icon-governance"}}<span class="fa fa-balance-scale"></span>{{/inline}}
|
||||||
{{#*inline "icon-education"}}<span class="fa fa-mortar-board"></span>{{/inline}}
|
{{#*inline "icon-education"}}<span class="fa fa-mortar-board"></span>{{/inline}}
|
||||||
{{#*inline "icon-service"}}<span class="fa fa-child"></span>{{/inline}}
|
{{#*inline "icon-service"}}<span class="fa fa-child"></span>{{/inline}}
|
||||||
|
{{#*inline "icon-affiliation"}}<span class="fa fa-share-alt"></span>{{/inline}}
|
||||||
{{#*inline "icon-samples"}}<span class="fa fa-share"></span>{{/inline}}
|
{{#*inline "icon-samples"}}<span class="fa fa-share"></span>{{/inline}}
|
||||||
{{#*inline "icon-writing"}}<span class="fa fa-pencil"></span>{{/inline}}
|
{{#*inline "icon-writing"}}<span class="fa fa-pencil"></span>{{/inline}}
|
||||||
{{#*inline "icon-reading"}}<span class="fa fa-book"></span>{{/inline}}
|
{{#*inline "icon-reading"}}<span class="fa fa-book"></span>{{/inline}}
|
||||||
{{#*inline "icon-recognition"}}<span class="fa fa-trophy"></span>{{/inline}}
|
{{#*inline "icon-recognition"}}<span class="fa fa-trophy"></span>{{/inline}}
|
||||||
{{#*inline "icon-speaking"}}<span class="fa fa-users"></span>{{/inline}}
|
{{#*inline "icon-speaking"}}<span class="fa fa-users"></span>{{/inline}}
|
||||||
{{#*inline "icon-testimonials"}}<span class="fa fa-thumbs-o-up"></span>{{/inline}}
|
{{#*inline "icon-testimonials"}}<span class="fa fa-quote-right"></span>{{/inline}}
|
||||||
{{#*inline "icon-references"}}<span class="fa fa-thumbs-o-up"></span>{{/inline}}
|
{{#*inline "icon-references"}}<span class="fa fa-thumbs-o-up"></span>{{/inline}}
|
||||||
{{#*inline "icon-interests"}}<span class="fa fa-thumbs-o-up"></span>{{/inline}}
|
{{#*inline "icon-interests"}}<span class="fa fa-bicycle"></span>{{/inline}}
|
||||||
|
|
||||||
{{#*inline "body-employment" }}
|
{{#*inline "body-employment" }}
|
||||||
<div>
|
<div>
|
||||||
@ -80,12 +81,15 @@
|
|||||||
|
|
||||||
-->}}
|
-->}}
|
||||||
|
|
||||||
{{> section/info _icon="icon-info"}}
|
{{#*inline "header-info"}}{{/inline}}
|
||||||
|
{{> section/info }}
|
||||||
{{> section/skills _icon="icon-skills"}}
|
{{> section/skills _icon="icon-skills"}}
|
||||||
{{> section/employment _icon="icon-employment"}}
|
{{> section/employment _icon="icon-employment"}}
|
||||||
{{> section/projects _icon="icon-projects"}}
|
{{> section/projects _icon="icon-projects"}}
|
||||||
|
{{> section/governance _icon="icon-governance"}}
|
||||||
{{> section/education _icon="icon-education"}}
|
{{> section/education _icon="icon-education"}}
|
||||||
{{> section/service _icon="icon-service"}}
|
{{> section/service _icon="icon-service"}}
|
||||||
|
{{> section/affiliation _icon="icon-affiliation"}}
|
||||||
{{> section/samples _icon="icon-samples"}}
|
{{> section/samples _icon="icon-samples"}}
|
||||||
{{> section/writing _icon="icon-writing"}}
|
{{> section/writing _icon="icon-writing"}}
|
||||||
{{> section/reading _icon="icon-reading"}}
|
{{> section/reading _icon="icon-reading"}}
|
||||||
|
@ -8,6 +8,28 @@
|
|||||||
"md": "basis"
|
"md": "basis"
|
||||||
},
|
},
|
||||||
"fonts": {
|
"fonts": {
|
||||||
"default": ["Calibri", "Helvetica Neue", "Helvetica", "Segoe UI", "sans-serif"]
|
"all": {
|
||||||
|
"default": ["Calibri", "Helvetica Neue", "Helvetica", "Segoe UI", "sans-serif"],
|
||||||
|
"title": [ "Calibri" ],
|
||||||
|
"heading3": [ "Calibri" ]
|
||||||
|
},
|
||||||
|
"doc": {
|
||||||
|
"default": {
|
||||||
|
"name": "Calibri",
|
||||||
|
"size": 20
|
||||||
|
},
|
||||||
|
"heading1": {
|
||||||
|
"name": "Calibri",
|
||||||
|
"size": 20
|
||||||
|
},
|
||||||
|
"heading3": {
|
||||||
|
"name": "Calibri",
|
||||||
|
"size": 20
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"name": "Calibri",
|
||||||
|
"size": 20
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user