]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.databoard/src-isv/style-toc.css
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.databoard / src-isv / style-toc.css
1 /* This style sheet file determines the style for the table-of-contents\r
2    for single-html/index.html and single-html/src-fs.html \r
3 */\r
4 h1.toc       { font-size: 180%; margin-top: 5px; margin-bottom: 1px }   \r
5 h2.toc       { font-size: 140%; margin-top: 25px; margin-bottom: 3px }\r
6 h3.toc       { font-size: 110%; margin-top: 20px; margin-bottom: 3px }\r
7 h4.toc       { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }\r
8 ul.toc       { margin-top: 2px; margin-bottom: 2px; list-style-image:url(no-image); margin-left:0px;}\r
9 li.toc       { margin-top: 2px; margin-bottom: 2px; } \r