Commit 5c05df4
committed
Add styles for the web interface and embed CSS in web.go
- Created a new CSS file (style.css) with comprehensive styles for the web application, including dark mode support, card styles, metrics, charts, and various UI components.
- Updated web.go to embed the new style.css along with the existing index.html and script.js files.1 parent bb712f8 commit 5c05df4
5 files changed
Lines changed: 1018 additions & 856 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
55 | 69 | | |
56 | 70 | | |
57 | 71 | | |
| |||
0 commit comments