Subversion Repositories wimsdev

Rev

Rev 13461 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13461 Rev 13468
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>
2
 
16
 
3
!if $style=print
17
!if $style=print
4
  !changeto print.phtml
18
  !changeto print.phtml
5
!endif
19
!endif
6
 
20