mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
Documentation updates
darcs-hash:20061111105208-ac50b-27e335ba701b021d3119206e91d68c8504d45c2b.gz
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user