Skip to content

Instantly share code, notes, and snippets.

@midoriberlin
Created April 20, 2015 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save midoriberlin/c3ae04d4a56a00d1a650 to your computer and use it in GitHub Desktop.
Save midoriberlin/c3ae04d4a56a00d1a650 to your computer and use it in GitHub Desktop.
Style header green
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #BADA55;
font-weight: 700;
margin: 56px 0 28px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment