Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Created April 15, 2021 07:45
Show Gist options
  • Select an option

  • Save wpweb101/b210b1c982cda671b7835956db9bfe1a to your computer and use it in GitHub Desktop.

Select an option

Save wpweb101/b210b1c982cda671b7835956db9bfe1a to your computer and use it in GitHub Desktop.
Correct Style Selector
form.registration-form {
background: #fff;
color: #000;
}
input[type="checkbox"] {
margin: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment