Skip to content

Add Footer and fix visual details to match LSP Science Platform styling - #80

Merged
glaubervila merged 2 commits into
mainfrom
79-footer
Aug 6, 2026
Merged

Add Footer and fix visual details to match LSP Science Platform styling#80
glaubervila merged 2 commits into
mainfrom
79-footer

Conversation

@glaubervila

@glaubervila glaubervila commented Aug 6, 2026

Copy link
Copy Markdown
Contributor
  • Add a Footer partial reproducing the LSP Landing Page footer (LIneA info, institutional support
    logos, contact, social links, trademark), included on Home, About and Contact pages only
  • Replace the default cookiecutter-django favicon with the official LIneA icon used in production
  • Fix visual details to better match the LSP Science Platform: Roboto font, content and footer
    constrained to a shared centered container, AppBar gradient direction corrected (light on the left),
    footer divider constrained to the same container width, footer logo/support columns centered as an
    11/12 group, and a minimum height added to the Home page hero

Closes #79

Test plan

  • just up and confirm Home, About and Contact render the new footer with correct
    spacing/centering
  • Confirm the footer does not appear on out-of-scope pages (e.g. /accounts/login/)
  • Confirm favicon shows the LIneA icon in the browser tab

  Add a Footer partial reproducing the LSP Landing Page footer
  (LIneA info, institutional support logos, contact, social links,
  trademark), included on Home, About and Contact pages only. Also
  replace the default cookiecutter-django favicon with the official
  LIneA icon used in production.
Use Roboto (same font as the LSP), constrain page content and
footer to a shared centered 1200px container, correct the AppBar
gradient direction (light on the left), constrain the footer divider
to the same container width instead of full bleed, and center the
footer's logo/support columns as an 11/12 group like the reference.
Also add a minimum height to the Home page hero content.
@glaubervila glaubervila linked an issue Aug 6, 2026 that may be closed by this pull request
6 tasks
@glaubervila
glaubervila merged commit cb045ba into main Aug 6, 2026
0 of 2 checks passed
@glaubervila
glaubervila deleted the 79-footer branch August 6, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implementação do Footer

1 participant