Commit 91a4c72f authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_corporate_identity: display image more large

parent e6e14440
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
page-break-after: avoid; page-break-after: avoid;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
width: 50%; width: 90%;
display: block; display: block;
} }
.ci-book :not(.ci-book-header-image-wkhtmltopdf-image-wrapper) > img ~ span { .ci-book :not(.ci-book-header-image-wkhtmltopdf-image-wrapper) > img ~ span {
...@@ -766,7 +766,7 @@ NOTE: logos will disappear in wkhtmltopdf if they go beyond the available space ...@@ -766,7 +766,7 @@ NOTE: logos will disappear in wkhtmltopdf if they go beyond the available space
padding-top: 20px; padding-top: 20px;
max-width: 240mm; max-width: 240mm;
page-break-after: avoid; page-break-after: avoid;
width: 50%; width: 90%;
} }
.ci-book .ci-book-img > img ~ span { .ci-book .ci-book-img > img ~ span {
margin-left: 3cm; margin-left: 3cm;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment