Commit d29ba0b8 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

updated css for online help

git-svn-id: http://redmine.rubyforge.org/svn/trunk@204 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 18fd46ab
......@@ -53,3 +53,17 @@ pre.programlisting {
font-size: 10pt;
white-space: pre;
}
li p {
margin-top: 3px;
margin-bottom: 3px;
}
div.toc dt {
margin-bottom:4px;
}
.chapter {
display:block;
margin-top:2em;
}
\ No newline at end of file
......@@ -53,3 +53,17 @@ pre.programlisting {
font-size: 10pt;
white-space: pre;
}
li p {
margin-top: 3px;
margin-bottom: 3px;
}
div.toc dt {
margin-bottom:4px;
}
.chapter {
display:block;
margin-top:2em;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment