When a new section is published the contents are highlighted and a "New" label is added. However, the styling of the label still requires some adjustment to align with the specification:
- The "new" indicator must be in a sans serif font with font weight "bold" instead of a serif font.
- The background for such label should be a rectangle with the rounding only at their sides instead of the current ellipsis. I think this can be achieved with a 1em border radius.
| Current label | Specification |
|---|---|

