Skip to content

Style ranked score table/page

Justin Reese requested to merge style-ranked-score-table into main

This MR styles the Ranked Score table:

image

  • Make table full width of page
  • Bold the cumulative Score column
  • Make the individual Results column scores more readable
  • Lay out comments more legibly:
    • Bold author
    • Blockquote-style comment body
    • Delineation between comments
    • Use 60-character max-width on comments

What it doesn't do is truncate the height of comments. IMO we should wait until that proves necessary before tackling.

cc @jimmcgowan

Merge request reports