Commit Graph

4 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
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
2f08f43223 Clean-up: Bootstrap
- Self-host bootstrap fonts & font-css
- Remove unwanted bootstrap .css, .js, .map
2025-04-04 15:18:43 +05:30
23af7e0a02 Add: Login page style
- Introduce bootstrap
- Add bootstrap styling to login page
- Modify template to fit bootstrap css
2025-04-04 10:15:55 +05:30