Commit Graph

9 Commits

Author SHA1 Message Date
18d7280d72 Fix: Footer style
The footer no longer covers the page contents
2025-04-07 09:53:06 +05:30
7dab4f5d3c Add: Footer 2025-04-06 16:59:25 +05:30
23419e9ceb Move css to separate files
Move css styles from `<style>` tags to `static/css/`.
More modularity.
2025-04-06 16:44:45 +05:30
0a87bfd570 Style: Item form
- Add bootstrap layout+css to add/update form
2025-04-04 16:01:13 +05:30
5c10cdcef5 Add: Header bar style
Add minimal boostrap css to top-bar
2025-04-04 11:10:16 +05:30
506515bf63 Add: Favicon
Add favicon to BrandingConfig
2025-04-03 11:58:53 +05:30
deeaf9e645 Format html output of item_form.html template
- Remove redundant spaces
- Cleaner html in "view source"
- Better html comments
2025-03-17 15:51:10 +05:30
1021a8db32 Added header to all pages 2025-03-08 13:04:23 +05:30
7bb5727cbf Refactored create & update forms into 1 form 2025-03-05 12:25:37 +05:30