You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move Admin link to teal bar (footer) / gray bar (home), camouflaged
- _includes/footer.html: admin link moves from .footer-bar-dark to
.footer-bar-teal.
- index.md: adds the admin link inside .home-divider-bars .bar-light
on the home page (where .footer-bars is hidden).
- CSS: footer .footer-admin uses accent teal (#007e79) on the teal bar
so it's nearly invisible until hovered (white on hover). On home,
.home-admin overrides the color to #ccc to match the gray bar's
background — completely hidden until hovered.
0 commit comments