Skip to content

Instantly share code, notes, and snippets.

@desbo
Last active August 29, 2015 14:27
Show Gist options
  • Save desbo/672ed768c70b03447e19 to your computer and use it in GitHub Desktop.
Save desbo/672ed768c70b03447e19 to your computer and use it in GitHub Desktop.
<style type="text/css">
.blog-content h2 {
font-size: 120%;
font-weight: bold;
margin: .5em 0;
}
.blog-content ul {
margin: 1em 5em;
}
.blog-content li {
list-style-type: disc;
margin-bottom: 1em;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment