We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbddba2 commit 5371d68Copy full SHA for 5371d68
apidoc_header.html
@@ -30,9 +30,13 @@
30
<!--END FULL_SIDEBAR-->
31
<!--END DISABLE_INDEX-->
32
33
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
34
+
35
<!-- BEGIN LEDGER_HEADER -->
36
<style type="text/css">
37
@import url("https://ledger-cli.org/stylesheets/site.css");
38
+header { line-height: 1.3; }
39
+#main-nav { flex-grow: 0; }
40
header, #main-nav { max-width: 60em; margin: auto; }
41
header { margin-bottom: 1em; }
42
@media print { aside, header { display: none; } }
@@ -55,8 +59,6 @@
55
59
</header>
56
60
<!-- END LEDGER_HEADER -->
57
61
58
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-
62
<!--BEGIN TITLEAREA-->
63
<div id="titlearea">
64
<table cellspacing="0" cellpadding="0">
0 commit comments