|
|
|
@ -3,9 +3,9 @@ import '$lib/templates/templates'
|
|
|
|
|
/** @type {import('$lib/templates/templates').Template} */
|
|
|
|
|
export const azul = {
|
|
|
|
|
name: "azul",
|
|
|
|
|
image: "azul.png",
|
|
|
|
|
image: "plantilla_azul.png",
|
|
|
|
|
heading: {
|
|
|
|
|
top: 440,
|
|
|
|
|
top: 400,
|
|
|
|
|
height: 2,
|
|
|
|
|
left: 10,
|
|
|
|
|
right: 1,
|
|
|
|
@ -17,7 +17,7 @@ export const azul = {
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
},
|
|
|
|
|
title: {
|
|
|
|
|
top: 487,
|
|
|
|
|
top: 445,
|
|
|
|
|
height: 7.5,
|
|
|
|
|
left: 1,
|
|
|
|
|
right: 1,
|
|
|
|
@ -30,7 +30,7 @@ export const azul = {
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
|
subtitle: {
|
|
|
|
|
top: 620,
|
|
|
|
|
top: 575,
|
|
|
|
|
height: 1.4,
|
|
|
|
|
left: 1,
|
|
|
|
|
right: 2,
|
|
|
|
@ -66,7 +66,7 @@ export const azul = {
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
},
|
|
|
|
|
time: {
|
|
|
|
|
top: 65,
|
|
|
|
|
top: 55,
|
|
|
|
|
height: 2,
|
|
|
|
|
left: 18.5,
|
|
|
|
|
right: 1,
|
|
|
|
@ -90,7 +90,7 @@ export const azul = {
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
},
|
|
|
|
|
address: {
|
|
|
|
|
top: 660,
|
|
|
|
|
top: 620,
|
|
|
|
|
height: 5.5,
|
|
|
|
|
left: 2,
|
|
|
|
|
right: 2,
|
|
|
|
@ -101,4 +101,4 @@ export const azul = {
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 400
|
|
|
|
|
},
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|