Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Created January 28, 2017 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyrilletuzi/f12789a379c5326104ee51c13b59a07c to your computer and use it in GitHub Desktop.
Save cyrilletuzi/f12789a379c5326104ee51c13b59a07c to your computer and use it in GitHub Desktop.
/* All descendants (all items of list and sublists) */
#header-nav-list li {}
/* Children only (items of this list only) */
#header-nav-list>li {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment