Created namespace 'finance' and moved invoices into it.
This commit is contained in:
parent
30f3d199d3
commit
1d85b880f2
17 changed files with 163 additions and 133 deletions
|
|
@ -291,7 +291,8 @@ div.box_title {
|
|||
div.column_content {
|
||||
background: #e4eed6;
|
||||
color: black;
|
||||
padding: 10px; }
|
||||
padding: 10px;
|
||||
margin-bottom: 2em; }
|
||||
div.column_content h2 {
|
||||
color: black;
|
||||
font-size: 1.3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue