]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.databoard/src-isv/style-toc.css
Fixed all line endings of the repository
[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
2    for single-html/index.html and single-html/src-fs.html 
3 */
4 h1.toc       { font-size: 180%; margin-top: 5px; margin-bottom: 1px }   
5 h2.toc       { font-size: 140%; margin-top: 25px; margin-bottom: 3px }
6 h3.toc       { font-size: 110%; margin-top: 20px; margin-bottom: 3px }
7 h4.toc       { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }
8 ul.toc       { margin-top: 2px; margin-bottom: 2px; list-style-image:url(no-image); margin-left:0px;}
9 li.toc       { margin-top: 2px; margin-bottom: 2px; }