Skip to content

Instantly share code, notes, and snippets.

@sarachisholm
Last active March 17, 2017 19:51
Show Gist options
  • Save sarachisholm/bc18d19e9c9ac758be68baff4eb0863e to your computer and use it in GitHub Desktop.
Save sarachisholm/bc18d19e9c9ac758be68baff4eb0863e to your computer and use it in GitHub Desktop.
/*CSS*/
}
#itemA-3:checked ~
#itemB-6:checked ~
#itemC-2:checked ~
#itemD-11:checked ~
#itemE-5:not:checked ~
#itemF-2:checked ~
#itemG-5:checked ~ * .div1 {
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment