Skip to content

Comparison page style upgrades v2.0

Bryce Johnson requested to merge comparison-page-style-upgrades into master

What we're doing in this MR:

  • Make body text could be a bit lighter to improve hierarchy (something like #555555).
  • Give links a more vibrant shade of purple, like the footer, to make them more noticeable .
  • For headers whose subsections don't have content & link to another section style with purple
  • For headers whose subsections don't have content & do not link to another section, present as bullet points, as Luke mentioned.
  • Make the bullet points a lighter font weight than that of the headers? That might help distinguish them a bit more.
  • Update the hero image on all pages
  • Fix gray color just above the footer
  • Section titles UPPERCASE
  • Add padding above and below content (give space between hero image and section title / content and footer)
  • h1 left aligned?
  • add updated version of illustration
  • Illustration right aligned?
  • full-color illustration with no overlay, solid background gradient instead?

See notes and designs on a previous iteration's MR: !3361 (merged)

cc: @dfranca @luke

Merge request reports