Skip to content
Snippets Groups Projects
Select Git revision
  • 3050ee3b6d552c70dc977a572af1f70b4a706798
  • master default protected
  • next_version
  • 2025.03.03
  • 2025.03.02
  • 2025.03.01
  • 2025.03.00
  • 2025.02.01
  • 2025.02.00
  • 2025.01.01
  • 2025.01.00
  • 2024.04.03
  • 2024.04.02
  • 2024.04.01
  • 2024.04.00
  • 2024.03.01
  • 2024.03.00
  • 2024.02.02
  • 2024.02.01
  • 2024.02.00
  • 2024.01.03
  • 2024.01.02
  • 2024.01.01
23 results

A1_portrait.html

Blame
  • A1_portrait.html 14.79 KiB
    <style>
    	@page {
    		size: 59.4cm 84cm;
    		margin: 0px;
    	}
    
    	#A1_print_template {
    		position: absolute;
    		width: 59.4cm;
    		height: 84cm;
    		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;
    	}
    
    	.a1_portrait_titre {
    		font-size: 0.80cm;
    		font-weight: bold;
    	}
    
    	.a1_portrait_ss_titre {
    		font-size: 0.55cm;
    		font-weight: bold;
    	}
    
    	.a1_portrait_titre,
    	.a1_portrait_ss_titre {
    		text-align: center;
    		padding-top: 0.2cm;
    	}
    
    	.a1_portrait_comment {
    		width: auto;
    		height: 16.2cm;
    		padding: 0.12cm;
    		font-size: 0.40cm;
    		margin-bottom: 0.4cm;
    		border: 1px solid transparent;
    		background-color: #FFFFFF !important;
    		color: #333 !important;
    	}
    
    	.a1_portrait_legend {
    		width: auto;
    		height: 59.2cm;
    		font-size: 0.50cm;