mpdf.css 483 B

1234567891011121314151617181920
  1. /*
  2. This is a secondary default stylesheet for mPDF
  3. It will only parse element-level CSS here
  4. Remove the comment marks below and edit as required
  5. */
  6. /*
  7. These values used to be the default prior to mPDF 4.2
  8. Altered to make appearance closer to that of browsers
  9. Uncomment these lines to return to behaviour prior to v4.2
  10. */
  11. /*
  12. img { margin: 0.83em 0; vertical-align: bottom; }
  13. table { margin: 0.5em; }
  14. textarea { vertical-align: top; }
  15. */