Skip to content

Instantly share code, notes, and snippets.

@Korveld
Created October 28, 2019 09:10
Show Gist options
  • Save Korveld/54c4974a256a6e1ad24b6ec67a7b769d to your computer and use it in GitHub Desktop.
Save Korveld/54c4974a256a6e1ad24b6ec67a7b769d to your computer and use it in GitHub Desktop.
ul > li:nth-last-of-type(-n+2) {
background: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment