diff --git a/beesdoo_base/report/beescard.xml b/beesdoo_base/report/beescard.xml index 53e7c37..64d0a4d 100644 --- a/beesdoo_base/report/beescard.xml +++ b/beesdoo_base/report/beescard.xml @@ -66,17 +66,19 @@ .pt03 { padding-top:0.3cm } - .partnerName { + .infosContainer p:first-of-type { + margin-bottom: 5px; } .infosContainer p { - padding-top: 0.9cm; - } - .infosContainer p { + padding-top: 0.9cm; font-size: 22px; } + .infosContainer { margin-left: auto; + display: flex; + flex-direction: column; width:7.72cm; height: 6.87cm; position: relative; @@ -134,6 +136,9 @@ table-layout:fixed; display: inline-block; } + .cooperator { + font-size: 15px; + } .logoRestrict { width: 12.7cm; height: 6.87cm; @@ -175,7 +180,7 @@

-

+