Created
December 27, 2018 21:19
-
-
Save stephencweiss/9e24cc0c5ac2616882afde1e3a558ad0 to your computer and use it in GitHub Desktop.
A simple CCS style for a div with a class of notes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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