Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 791 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 791 Bytes

sprSimple Invoice

A static, fully responsive invoice template.

Usage

Simply edit the content as needed for your invoice. There are three (3) main classes that can be applied to #invoice, "paid", "unpaid", and "new".

"New" styles the invoice without any special coloring, "paid" adds green accents and a "Paid in full" notice, and "unpaid" (useful for overdue invoices) adds red accents.

A template example exists for all three cases.

Versions

There are 2 versions: one using LESS and one vanilla CSS. Other than the preprocessor, or lack there of, the versions are identical.

License

Use under Public License, MIT, or GPLv2