Skip to content

Instantly share code, notes, and snippets.

@Papillard
Last active December 21, 2015 09:19
Show Gist options
  • Select an option

  • Save Papillard/6283945 to your computer and use it in GitHub Desktop.

Select an option

Save Papillard/6283945 to your computer and use it in GitHub Desktop.
body{
padding-top: 100px;
font-family: 'Open Sans', sans-serif;
background: rgb(239,237,222);
}
/* custom links */
a:hover{
text-decoration: none;
}
/* custom container */
.my-container{
padding: 50px;
border-bottom: 2px solid lightgrey;
}
/* YOUR NEXT CSS RULES GO HERE */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment