blob: f1eedf57c47c5a6779e6bc48074fa3a1650a5a26 [file] [log] [blame]
@page {
size: A4 portrait;
}
body {
counter-reset: h1 h2 h3 h4 h5 h6 figure table;
margin-bottom: 12.10084%;
margin-left: 15.12605%;
margin-right: 15.12605%;
margin-top: 12.10084%;
}
caption {
text-align: center;
}
figcaption {
counter-increment: figure;
}
figcaption.Unnumbered {
counter-increment: figure 0;
}
figcaption.Unnumbered::before {
content: "";
}
figcaption::before {
content: "Figure " counter(figure) ": ";
}
figure {
-uxwrite-display-name: "Figure";
margin-bottom: 12pt;
margin-left: auto;
margin-right: auto;
margin-top: 12pt;
text-align: center;
}
p.Normal {
-uxwrite-default: true;
-uxwrite-display-name: "Normal";
}
span.Default_Paragraph_Font {
-uxwrite-default: true;
-uxwrite-display-name: "Default Paragraph Font";
}
table.Normal_Table {
-uxwrite-default: true;
-uxwrite-display-name: "Normal Table";
}
table.Normal_Table > * > tr > td {
padding-bottom: 0pt;
padding-left: 5.4pt;
padding-right: 5.4pt;
padding-top: 0pt;
}