Skip to content

Instantly share code, notes, and snippets.

@mlafeldt
Created September 14, 2011 21:25
Show Gist options
  • Save mlafeldt/1217833 to your computer and use it in GitHub Desktop.
Save mlafeldt/1217833 to your computer and use it in GitHub Desktop.
Some CSS to pimp output of pod2html
body {
margin: 0;
max-width: 100ex;
padding: 0 9ex 1ex 4ex;
font-family: Helvetica;
}
h1 {
font-size: 20px;
}
hr {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment