Skip to content

Instantly share code, notes, and snippets.

@stephencweiss
Created December 27, 2018 21:19
Show Gist options
  • Save stephencweiss/9e24cc0c5ac2616882afde1e3a558ad0 to your computer and use it in GitHub Desktop.
Save stephencweiss/9e24cc0c5ac2616882afde1e3a558ad0 to your computer and use it in GitHub Desktop.
A simple CCS style for a div with a class of notes.
div.notes {
font-family: sans-serif;
background: #ffc600;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment