Skip to content

Instantly share code, notes, and snippets.

@shahab570
Created January 17, 2021 13:29
Show Gist options
  • Save shahab570/f02184ad26149046e95ea1e652bd11c0 to your computer and use it in GitHub Desktop.
Save shahab570/f02184ad26149046e95ea1e652bd11c0 to your computer and use it in GitHub Desktop.
.box {
text-decoration: none;
background-color: red;
}
.box span {
background-color: blue;
text-decoration: underline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment