Commit ed139af
authored
Modern redesign: Inter font, gradient header, pill filters, urgency c… (#18)
* Modern redesign: Inter font, gradient header, pill filters, urgency cards
- Inter (Google Fonts) replaces system sans-serif throughout
- Header: dark indigo gradient (1e1b4b → 4f46e5) with glow shadow
- Top strip: matching indigo-to-violet gradient
- Page background: slate-100 (#f1f5f9) so white cards pop
- Filter checkboxes: pill-style toggles using :has(input:checked),
active state fills indigo — no JS changes needed
- Conference cards: 4px left border color-coded by urgency
(red < 7d, amber < 30d, green otherwise), updated each tick
- CORE rank: purple badge; abstract deadline: rose badge
- Past Deadlines toggle: cleaner row with indigo hover accent
- Sort and search controls: unified indigo accent colour
- Footer: centered, muted
* Increase filter pill padding and gap
* Fix pill padding overridden by Bootstrap form-inline1 parent c16aeae commit ed139af
4 files changed
Lines changed: 318 additions & 262 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments