From 97da2694dfe5040611871954d000d48a77b0e7a3 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Wed, 11 Mar 2015 14:35:10 +0100 Subject: [PATCH] [CHG] accounting equation to the right, text normal style to the left --- _static/accounting.css | 5 +++++ index.rst | 12 ++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) 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 =================