Skip to content
Snippets Groups Projects
Commit e0dfbf8b authored by g0dil's avatar g0dil
Browse files

PPI: Revised the overview documentation

parent d70edc95
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -398,6 +398,27 @@ table.members td:first-child {
width: 35%;
}
div.toc {
width: 25%;
margin: 10px 0px;
}
div.toc ol {
padding: 0px;
margin: 0pt 0pt 0pt 40px;
list-style-type: decimal;
}
div.toc li {
padding: none;
}
div.toc div {
margin: 10px 0px;
font-weight: bold;
font-size: 120%
}
/*
* Local Variables:
* indent-tabs-mode: nil
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment