Created
          September 14, 2011 21:25 
        
      - 
      
- 
        Save mlafeldt/1217833 to your computer and use it in GitHub Desktop. 
    Some CSS to pimp output of pod2html
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 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