git-svn-id: https://svn.coded.pt/svn/SIPRP@711 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
Frederico Palma 18 years ago
parent fad549a130
commit c4f959643f

@ -49,7 +49,7 @@
<fo:block>
<xsl:variable name="LogotipoSIPRP" select="LogotipoSIPRP" />
<fo:external-graphic src="url('{$LogotipoSIPRP}')" text-align="center"
background-color="rgb(255,255,255)" height="50pt" />
background-color="rgb(255,255,255)" height="33pt" />
</fo:block>
</fo:table-cell>
<fo:table-cell border-color="black"
@ -105,7 +105,7 @@
font-weight="bold">
<xsl:variable name="LogotipoAuchan" select="LogotipoAuchan" />
<fo:external-graphic src="url('{$LogotipoAuchan}')" text-align="center"
height="50pt" />
height="33pt" />
</fo:block>
</fo:table-cell>
</fo:table-row>

Loading…
Cancel
Save