Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Cross-site text spacing issues between paragraph content and headers makes it hard to skim and scan content in chunks. (Scott: the gist seems to be that we need less space after headers, so that paragraph content tightens up to the header preceding it. (Line height?) We also probably need more space after paragraphs followed by headers, to visually reinforce the break. (More space before headers (margin-top?) could achieve this effect) 
  • Ordered lists do not display with numbers. (Scott: Replicated this issue across content types and browsers, then dug into CSS with element inspector. <ol> element has a property "list-style-type" receiving a value of "decimal" (so, arabic numerals), but this is elsewhere being overwritten with a list-style-type of "none")
  • Are we making changes to the title area of landing and content pages to move content higher and closer to the lefthand navigation block, as previously discussed? I thought we were removing the colored "swoops" design element and styling that title text differently.
  • Scott: 403 style broke when I edited it. Title "swoops" design bar disappeared and title text is white on white background