resume

Log | Files | Refs | README

cover_letter.css (165B)


      1 @page {
      2     margin: 1in;
      3 }
      4 
      5 body {
      6     font-family: Georgia, serif;
      7     font-size: 10.5pt;
      8     line-height: 1.4;
      9     color: #222;
     10 }
     11 
     12 p {
     13     margin: 0 0 0.75em 0;
     14 }