X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.databoard%2Fsrc-isv%2Fstyle-toc.css;fp=bundles%2Forg.simantics.databoard%2Fsrc-isv%2Fstyle-toc.css;h=80641263155f6158b468ad1a88ab556b39466612;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.databoard/src-isv/style-toc.css b/bundles/org.simantics.databoard/src-isv/style-toc.css new file mode 100644 index 000000000..806412631 --- /dev/null +++ b/bundles/org.simantics.databoard/src-isv/style-toc.css @@ -0,0 +1,9 @@ +/* This style sheet file determines the style for the table-of-contents + for single-html/index.html and single-html/src-fs.html +*/ +h1.toc { font-size: 180%; margin-top: 5px; margin-bottom: 1px } +h2.toc { font-size: 140%; margin-top: 25px; margin-bottom: 3px } +h3.toc { font-size: 110%; margin-top: 20px; margin-bottom: 3px } +h4.toc { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic } +ul.toc { margin-top: 2px; margin-bottom: 2px; list-style-image:url(no-image); margin-left:0px;} +li.toc { margin-top: 2px; margin-bottom: 2px; }