Skip to content

Instantly share code, notes, and snippets.

@xdmorgan
Created February 27, 2018 20:13
Show Gist options
  • Save xdmorgan/74f6ec34cbb727bc8fccfda8224c6033 to your computer and use it in GitHub Desktop.
Save xdmorgan/74f6ec34cbb727bc8fccfda8224c6033 to your computer and use it in GitHub Desktop.
Testing styles over the internet, fam.
h1, .h1 {
color: royalblue;
}
a, a:link {
color: orangered;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment