entity-print.css in Entity Print 8
Same filename and directory in other branches
body { font-family: sans-serif; } .page { padding: 20px; } .page img { max-width: 100%; height: auto; }
File
css/entity-print.cssView source
- body {
- font-family: sans-serif;
- }
-
- .page {
- padding: 20px;
- }
-
- .page img {
- max-width: 100%;
- height: auto;
- }