Add comprehensive dues tracking with overdue calculations and enhanced UI
All checks were successful
Build And Push Image / docker (push) Successful in 3m17s

This commit is contained in:
2025-08-11 15:29:42 +02:00
parent 7a8c88c341
commit abf6ade8cd
12 changed files with 658 additions and 130 deletions

View File

@@ -11,6 +11,7 @@
color: #333;
margin: 0;
padding: 20px;
background: linear-gradient(135deg, #a31515 0%, #8b1212 50%, #a31515 100%);
background-image: url('{{baseUrl}}/monaco_high_res.jpg');
background-size: cover;
background-position: center;