Documentation updates

darcs-hash:20061111105208-ac50b-27e335ba701b021d3119206e91d68c8504d45c2b.gz
This commit is contained in:
axel
2006-11-11 20:52:08 +10:00
parent 5f69f2bb0c
commit 04b7da336d
4 changed files with 82 additions and 21 deletions

View File

@@ -6,13 +6,25 @@
Override the default doxygen stylesheet to make the difference between different header levels larger
-->
<style type='text/css'>
H2
H1
{
font-size: 180%;
}
H2
{
font-size: 150%;
}
H3
{
padding-left:2%;
padding-left:10%;
font-size: 120%;
}
H4
{
padding-left:10%;
font-style: italic;
font-weight: normal;
font-size: 90%;
}
</style>
</head>