diff --git a/_static/accounting.css b/_static/accounting.css index 79be927a5..af96291d4 100644 --- a/_static/accounting.css +++ b/_static/accounting.css @@ -138,3 +138,8 @@ li > p { .reconcile-accounts .invoice2, .reconcile-accounts .invoice2 td { animation: invoice2 2.5s ease-in forwards; } + +blockquote.highlights { + margin-bottom: 0; + text-align: center; +} diff --git a/index.rst b/index.rst index b792f1b77..39de4627b 100644 --- a/index.rst +++ b/index.rst @@ -50,12 +50,16 @@ value in them being consumed for the company to "work". Assets have necessarily been financed via liabilities or equity: a company can buy work space through profits, debts or injected capital (fund raising). -.. highlights:: What is owned (assets) has been financed through debts to - reimburse (liabilities) or equity (profits, capital). +What is owned (assets) has been financed through debts to reimburse +(liabilities) or equity (profits, capital). -.. h:div:: force-right accounts-table +.. h:div:: force-right - .. placeholder + .. highlights:: Assets = Liabilities + Equity + + .. h:div:: accounts-table + + .. placeholder Chart of Accounts =================