[CHG] accounting equation to the right, text normal style to the left
This commit is contained in:
parent
d41f1f4e23
commit
97da2694df
@ -138,3 +138,8 @@ li > p {
|
|||||||
.reconcile-accounts .invoice2, .reconcile-accounts .invoice2 td {
|
.reconcile-accounts .invoice2, .reconcile-accounts .invoice2 td {
|
||||||
animation: invoice2 2.5s ease-in forwards;
|
animation: invoice2 2.5s ease-in forwards;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote.highlights {
|
||||||
|
margin-bottom: 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
12
index.rst
12
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
|
Assets have necessarily been financed via liabilities or equity: a company can
|
||||||
buy work space through profits, debts or injected capital (fund raising).
|
buy work space through profits, debts or injected capital (fund raising).
|
||||||
|
|
||||||
.. highlights:: What is owned (assets) has been financed through debts to
|
What is owned (assets) has been financed through debts to reimburse
|
||||||
reimburse (liabilities) or equity (profits, capital).
|
(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
|
Chart of Accounts
|
||||||
=================
|
=================
|
||||||
|
Loading…
Reference in New Issue
Block a user