Skip to content

Instantly share code, notes, and snippets.

@dasomoli
Created May 4, 2020 05:12
Show Gist options
  • Save dasomoli/d9f1888a8dbe68d2b95375596c365d7f to your computer and use it in GitHub Desktop.
Save dasomoli/d9f1888a8dbe68d2b95375596c365d7f to your computer and use it in GitHub Desktop.
h1 {
color: red;
}
p {
color: #ff0000;
}
span {
color: rgb(255, 0, 0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment