Skip to content

Instantly share code, notes, and snippets.

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 amobiz/c1d9f88c5a159cd040a5 to your computer and use it in GitHub Desktop.
Save amobiz/c1d9f88c5a159cd040a5 to your computer and use it in GitHub Desktop.
<style>
.hentry .gist .gist-file {
margin-bottom: 0;
border: none;
}
.gist, pre.code {
display: block;
overflow: auto;
min-height: 30px;
max-height:800px;
padding: 0 0 0 11px;
border: 1px solid #ccc;
background: #f8f8ff url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAASwCAYAAAAt7rCDAAAABHNCSVQICAgIfAhkiAAAAQJJREFUeJzt0kEKhDAMBdA4zFmbM+W0upqFOhXrDILwsimFR5pfMrXW5jhZr7PwRlxVX8//jNHrGhExjXzdu9c5IiIz+7iqVmB7Hwp4OMa2nhhwN/PRGEMBh3Zjt6KfpzPztxW9MSAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzAMwzB8HS+J9kUTvzEDMwAAAABJRU5ErkJggg==) left top repeat-y;
}
code.prettyprint {
line-height: 1.2em;
margin: 1px;
}
</style>
<script src="//google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment