You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
483 B
21 lines
483 B
![]()
15 years ago
|
/*
|
||
|
This is a secondary default stylesheet for mPDF
|
||
|
It will only parse element-level CSS here
|
||
|
Remove the comment marks below and edit as required
|
||
|
*/
|
||
|
|
||
|
|
||
|
|
||
|
/*
|
||
|
These values used to be the default prior to mPDF 4.2
|
||
|
Altered to make appearance closer to that of browsers
|
||
|
Uncomment these lines to return to behaviour prior to v4.2
|
||
|
*/
|
||
|
|
||
|
|
||
|
/*
|
||
|
img { margin: 0.83em 0; vertical-align: bottom; }
|
||
|
table { margin: 0.5em; }
|
||
|
textarea { vertical-align: top; }
|
||
|
*/
|