SKAF#39747 Aanpassen lettertype en logo
svn path=/Website/branches/v2016.3/; revision=33048
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
*/
|
||||
#headerblok
|
||||
{
|
||||
background: url(fac_head_skaf.jpg) no-repeat;
|
||||
background: url(fac_head_skaf.png) no-repeat;
|
||||
background-position: 50px 0px;
|
||||
}
|
||||
|
||||
#mywelcome , #mymessages, #myactions{
|
||||
|
||||
BIN
CUST/SKAF/fac_head_skaf.png
Normal file
BIN
CUST/SKAF/fac_head_skaf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -6,6 +6,49 @@
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:template name="stylesheet">
|
||||
<style>body {
|
||||
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
|
||||
font-size: 11pt;
|
||||
}
|
||||
|
||||
th {
|
||||
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
|
||||
font-size: 11pt;
|
||||
}
|
||||
|
||||
th.resth, th.besth {
|
||||
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
|
||||
font-size: 11pt;
|
||||
}
|
||||
|
||||
td, p {
|
||||
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.sec_heading {
|
||||
font-size: 11pt;
|
||||
}
|
||||
|
||||
td.caption {
|
||||
font-size: 22pt;
|
||||
}
|
||||
|
||||
td.subcaption, td.label, td.value, td.tekst, td.tekstkop {
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
td.adres {
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.tiny {
|
||||
font-size: 8pt;
|
||||
}
|
||||
</style>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="bestelopdracht" mode="include">
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
|
||||
|
||||
Reference in New Issue
Block a user