Custom CSS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 151: | Line 151: | ||
=== Set font size of property name === | === Set font size of property name === | ||
#invoicepropname{font-size: 24px;} | #invoicepropname{font-size: 24px;} | ||
=== Set font size of address === | === Set font size of address === | ||
#invoiceaddress{font-size: 18px; padding-bottom: 50px;} | #invoiceaddress{font-size: 18px; padding-bottom: 50px;} | ||
=== TBC === | === TBC === | ||
#invoicetable{margin-left:auto; margin-right:auto;} | #invoicetable{margin-left:auto; margin-right:auto;} | ||
=== TBC === | === TBC === | ||
#invoiceprinttime{font-size: 12px;} | #invoiceprinttime{font-size: 12px;} | ||