Files
cs249r_book/shared/config
Rocky fbb3f3d163 fix(site): add nav-footer and dropdown-menu dark mode selectors
- Add .nav-footer alongside .page-footer in _site-dark.scss so Quarto's
  rendered footer element gets a dark background when the toggle is active.
- Add .dropdown-menu and .dropdown-item dark overrides so navbar menus
  do not stay white in dark mode (toggle path, not OS prefers-color-scheme).
- Change footer-site.yml background from 'light' to 'none' so the CSS
  dark override can actually apply; 'light' hardcodes Bootstrap's bg-light
  class which pins the footer to a white background regardless of theme.
2026-05-18 18:51:47 +05:30
..