Skip to content

Instantly share code, notes, and snippets.

@samueljmurray
Created August 30, 2017 14:58
Show Gist options
  • Select an option

  • Save samueljmurray/c2179920c8409e249ff1a168137048ec to your computer and use it in GitHub Desktop.

Select an option

Save samueljmurray/c2179920c8409e249ff1a168137048ec to your computer and use it in GitHub Desktop.
Base CSS styles
body {
color: lemonchiffon;
}
input[type=text] {
color: peachpuff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment