Skip to content

Instantly share code, notes, and snippets.

@scarolan
Created December 3, 2021 14:23
Show Gist options
  • Save scarolan/5018b2b2a0e320c62001778fc21e1996 to your computer and use it in GitHub Desktop.
Save scarolan/5018b2b2a0e320c62001778fc21e1996 to your computer and use it in GitHub Desktop.
Example CSS file
summary { color: cyan; }
hr.cyan { background-color: cyan; }
hr.thick { background-color: cyan; color: cyan; height: 2px; }
h2.cyan { color: cyan; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment