:last-of-type (CSS3)

The :last-of-type CSS pseudo-class represents the last sibling of the given type in the list of children of its parent element.

Syntax

:last-of-type { declaration block }

Examples having uses of: ':last-of-type'