commit d22998a9b2cf82de076ce60828e9dd75a0ad5aaf Author: sefaria Date: Sun Jun 7 21:55:42 2026 +0200 initial commit diff --git a/custom.css b/custom.css new file mode 100644 index 0000000..0d6861a --- /dev/null +++ b/custom.css @@ -0,0 +1,64 @@ +/* Change global color variables */ +:root { + /* --primary: #121212; /* default text */ + /*--primary-dark: blue; /* address, date, no. */ + /*--primary-light: orange; /* second alternating row */ + /*--primary-extralight: green; /* first alternating row */ + --accent: #FF4500; /* total header */ + --accent-dark: #121212; /* total value */ + --accent-light: #FFC999; /* total background value */ + --accent-extralight: #FFE7CC; /* total background header */ +} + +/* Recolor headline, remove bold style, add more letter-spacing */ +h1 { + color: #ff4500; + font-weight: 400; + letter-spacing: 0.025em; +} + +/* Remove bold style, add more letter-spacing */ +.footer section small b { + font-weight: normal; /* or font-weight: 400; */ + letter-spacing: 0.025em; +} + +/* Add more letter-spacing */ +.footer section small i { + letter-spacing: 0.025em; +} + +/* Remove bold style, add more letter-spacing */ +.footer section small span { + font-weight: normal !important; /* or font-weight: 400; */ + letter-spacing: 0.025em; +} + +/* Remove bold style, add more letter-spacing */ +.address-row span { + font-weight: normal !important; /* or font-weight: 400; */ + letter-spacing: 0.025em; +} + +/* Disable circled numbers, activate square punctuation and legible forms for MD UI */ +.address, .info-table td, .main-table td, .total-table td { + font-feature-settings: "ss01" 1, "ss02" 1, "ss03" 0, "ss04" 0; +} + +/* Disable circled numbers for MD IO */ +.info-table th, .main-table th, .total-table th { + font-feature-settings: "ss01" 1, "ss02" 0, "ss03" 0, "ss04" 0; +} + +/* Change table header to primary color */ +.info-table tr:last-of-type th, .total-table tr:last-of-type th { + color: #121212; +} + +/* Change look of folding-marks */ +.folding-mark { + width: 6px; + height: 6px; + border-radius: 16px; + background-color: #ff8c00; +} \ No newline at end of file diff --git a/invoice-example.html b/invoice-example.html new file mode 100644 index 0000000..b276385 --- /dev/null +++ b/invoice-example.html @@ -0,0 +1,158 @@ + + + + + + Invoice 2026-042 + + +
+

Invoice

+ Lena Hoffmann Design · Torstraße 42 · 10119 Berlin +
+ Studio Braun & Partner GmbH
+ Friedrichstraße 128
+ 10117 Berlin +
+
+ + + + + + + + + + + + + + +
Date5 May 2025
Service Period1 April
to 30 April 2025
Invoice Number2026-042
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DescriptionHoursPrice in €Total in €
Corporate Identity – Logo & Brand Design4060,002.400,00
Web Design – UI/UX Concept & Wireframes3060,001.800,00
Print Templates – Business Cards & Letterhead1060,00600,00
+ + + + + + + + + + + + + + +
Subtotal in €4.800,00
19% VAT in €912,00
Total in €5.712,00
+ + + + + + + + + + + +