The diagonal bottom lines on the article labels are achieved using base64 encoded svg images in the css. The svg image is a triangle:

The .category class specifies a background-size value of 100% width, 5px height to scale the svg across the width of the element. The color of the svg is set to match the background colour of the article.