Fix missing card styling for reports section and add shared footer

- Add card styling to map-section with proper spacing and visual hierarchy
- Add reports-header with flexbox layout for title and view toggle buttons
- Add styling for view-toggle buttons, map-info, and table-controls
- Create shared footer component with consistent styling across pages
- Add footer to admin.html and privacy.html for consistency
- Add missing CSS variables for links, secondary text, and font-size-xs
- Ensure footer uses proper theme colors for light/dark modes
- Restore visual box around Current Reports section on main page
This commit is contained in:
Deco Vander 2025-07-04 12:54:00 -04:00
parent 2fd9475f5d
commit dbf7b8e282
9 changed files with 195 additions and 3 deletions

File diff suppressed because one or more lines are too long