@@ -5,9 +5,11 @@
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
<!-- <xsl:variable name="srtnotificatiecode">MLDAFM</xsl:variable> -->
|
||||
|
||||
<xsl:template name="stylesheet">
|
||||
<style>body {
|
||||
<style>
|
||||
body {
|
||||
font-family: Verdana;
|
||||
background-color: rgb(255, 255, 255);
|
||||
margin-left:8px;
|
||||
@@ -39,7 +41,7 @@
|
||||
td {
|
||||
font-family: Verdana;
|
||||
font-style: normal;
|
||||
font-size: 8pt;
|
||||
font-size: 10pt;
|
||||
font-weight: normal;
|
||||
color: #000000;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user