Select Git revision
A3_portrait.html
A3_portrait.html 14.77 KiB
<style>
@page {
size: A3 portrait;
margin: 0px;
}
#A3_print_template {
position: absolute;
width: 29.7cm;
height: 42cm;
padding: 0.33cm;
border: 0px solid red;
}
.entete {
padding: 0;
width: 100%;
height: 2cm;
border: 0px solid black;
background-color: #D3D3D3 !important;
}
.colonne_gauche {
margin-top: 0.33cm;
margin-right: 0.33cm;
margin-bottom: 0.33cm;
width: 5cm;
height: Calc(100% - 6cm);
float: left;
}
.colonne_droite {
margin-top: 0.33cm;
margin-bottom: 0.33cm;
width: Calc(100% - 5.33cm);
height: Calc(100% - 6cm);
float: left;
}
.a3_portrait_titre {
font-size: 0.68cm;
font-weight: bold;
}
.a3_portrait_ss_titre {
font-size: 0.43cm;
font-weight: bold;
}
.a3_portrait_titre,
.a3_portrait_ss_titre {
text-align: center;
padding-top: 0.2cm;
}
.a3_portrait_comment {
width: auto;
height: 6.5cm;
padding: 0.12cm;
font-size: 0.40cm;
margin-bottom: 0.4cm;
border: 1px solid transparent;
background-color: #FFFFFF !important;
color: #333 !important;
}
.a3_portrait_legend {
width: auto;
height: 26.5cm;