Rev 13468 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13468 | Rev 13469 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read header.phtml |
1 | !read header.phtml |
2 | - | ||
3 | <style> |
- | |
4 | ol.doc_toc>li{ |
- | |
5 | margin-bottom:.6em; |
- | |
6 | } |
- | |
7 | .section_content{ |
- | |
8 | margin-top:.6em; |
- | |
9 | } |
- | |
10 | .doc_toc h2{ |
- | |
11 | font-size:1.2rem; |
- | |
12 | font-weight:normal; |
- | |
13 | display:inline; |
- | |
14 | } |
- | |
15 | </style> |
- | |
16 | 2 | ||
17 | !if $style=print |
3 | !if $style=print |
18 | !changeto print.phtml |
4 | !changeto print.phtml |
19 | !endif |
5 | !endif |
20 | 6 |