##// END OF EJS Templates
updated css for online help...
Jean-Philippe Lang -
r201:d29ba0b80fac
parent child
Show More
@@ -53,3 +53,17 pre.programlisting {
53 53 font-size: 10pt;
54 54 white-space: pre;
55 55 }
56
57 li p {
58 margin-top: 3px;
59 margin-bottom: 3px;
60 }
61
62 div.toc dt {
63 margin-bottom:4px;
64 }
65
66 .chapter {
67 display:block;
68 margin-top:2em;
69 } No newline at end of file
@@ -53,3 +53,17 pre.programlisting {
53 53 font-size: 10pt;
54 54 white-space: pre;
55 55 }
56
57 li p {
58 margin-top: 3px;
59 margin-bottom: 3px;
60 }
61
62 div.toc dt {
63 margin-bottom:4px;
64 }
65
66 .chapter {
67 display:block;
68 margin-top:2em;
69 } No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now