X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document%2Fsimantics-wiki-documents-default-model.css;fp=bundles%2Forg.simantics.document%2Fsimantics-wiki-documents-default-model.css;h=6fa388daebd3789ff9030ca3a613caafd9edec6f;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document/simantics-wiki-documents-default-model.css b/bundles/org.simantics.document/simantics-wiki-documents-default-model.css new file mode 100644 index 000000000..6fa388dae --- /dev/null +++ b/bundles/org.simantics.document/simantics-wiki-documents-default-model.css @@ -0,0 +1,106 @@ + +/* Generated headers */ +div.header { + font-family: "Times New Roman"; + font-size: 2.0em; + color: black; + margin-left: 0px; + margin-bottom: 0px; + margin-right: 0px; + margin-top: 10px; +} + +/* Generated descriptions */ +div.description { + font-family: "Times New Roman"; + font-size: 1.5em; + color: black; + margin-left: 10px; + margin-bottom: 10px; + margin-right: 0px; + margin-top: 0px; +} + +/* Text paragraphs */ +p { + font-family: "Times New Roman"; + font-size: 1.0em; + color: black; + margin-top: 10px; + margin-bottom: 10px; +} + +/* Level 1 header */ +h1 { + font-family: "Times New Roman"; + font-size: 1.6em; + color: black; + margin-top: 16px; + margin-bottom: 2px; +} + +/* Level 2 header */ +h2 { + font-family: "Times New Roman"; + font-size: 1.4em; + color: black; + margin-top: 14px; + margin-bottom: 2px; +} + +/* Level 3 header */ +h3 { + font-family: "Times New Roman"; + font-size: 1.2em; + color: black; + margin-top: 12px; + margin-bottom: 2px; +} + +/* Level 4 header */ +h4 { + font-family: "Times New Roman"; + font-size: 1.0em; + color: black; + margin-top: 10px; + margin-bottom: 2px; +} + +/* Numbered list items */ +ul li { + font-family: "Times New Roman"; + font-size: 1.0em; + color: black; + margin-top: 1px; + margin-bottom: 1px; +} + +/* Bullet list items */ +ol li { + font-family: "Times New Roman"; + font-size: 1.0em; + color: black; + margin-top: 1px; + margin-bottom: 1px; +} + +/* Table items */ +td div { + font-family: "Times New Roman"; + font-size: 1.0em; +} + +/* Tables items */ +table { + margin-top: 10px; + margin-bottom: 10px; +} + +/* Links */ +a { + font-family: "Times New Roman"; + font-size: 1.0em; + margin-left: 2px; + margin-top: 1px; + margin-bottom: 1px; +}