ice/public
Deco Vander 23a06a5e84 Refactor privacy.html inline styles to modular SCSS
- Created src/scss/pages/_privacy.scss with all privacy page styles
- Moved all inline styles from privacy.html to proper CSS classes
- Replaced inline style attributes with semantic CSS classes:
  - privacy-header__title-wrapper for header positioning
  - privacy-header__title-content for centered title content
  - privacy-header__theme-toggle for theme toggle button
- Maintained all existing functionality and styling
- Improved maintainability and consistency with SCSS architecture
- All styles now use CSS variables for theme compatibility
2025-07-04 14:41:28 -04:00
..
admin.html Resolve merge conflicts between feature/css-optimization and main 2025-07-04 14:28:50 -04:00
admin.js Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00
app-google.js Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00
app-mapbox.js Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00
app.js Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00
favicon.svg Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
index.html Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00
privacy.html Refactor privacy.html inline styles to modular SCSS 2025-07-04 14:41:28 -04:00
style-backup.css Remove unused Sass/SCSS setup 2025-07-03 21:56:26 -04:00
style.css Refactor privacy.html inline styles to modular SCSS 2025-07-04 14:41:28 -04:00
style.css.map Refactor privacy.html inline styles to modular SCSS 2025-07-04 14:41:28 -04:00
utils.js Create shared utility module to eliminate function duplication 2025-07-04 13:22:17 -04:00