plantilla corazón lista

pull/15/head
Borja Robert 2 years ago
parent e532eaabd3
commit 533daf6b2e

@ -5,41 +5,41 @@ export const corazon = {
name: "corazon",
image: "corazon.png",
heading: {
top: 20,
height: 2,
left: 3,
right: 10,
fontSize: 2,
top: 8,
height: 32,
left: 8,
right: 100,
fontSize: 32,
color: "white",
fontFamily: "sans-serif",
lineHeight: 2,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 32,
textAlign: "left",
fontWeight: 700
},
title: {
top: 145,
height: 3,
left: 1,
right: 1,
fontSize: 3,
top: 88,
height: 64,
left: 8,
right: 8,
fontSize: 32,
color: "white",
fontFamily: "'Arial', sans-serif",
lineHeight: 2.4,
textAlign: "right",
fontWeight: 700
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 32,
textAlign: "center",
fontWeight: 300
},
subtitle: {
top: 100,
height: 1.5,
left: 1,
right: 1,
fontSize: 2,
top: 160,
height: 48,
left: 8,
right: 8,
fontSize: 48,
color: "white",
fontFamily: "'Arial', sans-serif",
lineHeight: 1.5,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 48,
textAlign: "center",
fontWeight: 400
fontWeight: 700
},
content: {
top: 480,
@ -54,34 +54,34 @@ export const corazon = {
fontWeight: 700
},
date: {
top: 535,
height: 4,
left: 8,
right: 1,
fontSize: 2,
top: 540,
height: 32,
left: 128,
right: 8,
fontSize: 32,
color: "#fff",
fontFamily: "'Arial', sans-serif",
lineHeight: 2,
lineHeight: 32,
textAlign: "left",
fontWeight: 700
},
time: {
top: 595,
height: 2,
left: 8,
right: 1,
fontSize: 2,
top: 600,
height: 32,
left: 128,
right: 8,
fontSize: 32,
color: "#fff",
fontFamily: "'Arial', sans-serif",
lineHeight: 2,
lineHeight: 32,
textAlign: "left",
fontWeight: 700
},
weekday: {
top: 25,
height: 1.5,
left: 1,
right: 10,
top: 8,
height: 32,
left: 8,
right: 80,
fontSize: 0,
color: "#fff",
fontFamily: "sans-serif",
@ -90,26 +90,26 @@ export const corazon = {
fontWeight: 700
},
address: {
top: 645,
height: 3.6,
left: 8,
right: 1,
fontSize: 1.3,
top: 650,
height: 48,
left: 128,
right: 8,
fontSize: 24,
color: "white",
fontFamily: "'Arial', sans-serif",
lineHeight: 1.6,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 24,
textAlign: "left",
fontWeight: 400
},
city: {
top: 25,
height: 1.5,
left: 8,
right: 1,
fontSize: 1.5,
top: 8,
height: 32,
left: 80,
right: 8,
fontSize: 32,
color: "white",
fontFamily: "'Arial', sans-serif",
lineHeight: 1.6,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 36,
textAlign: "right",
fontWeight: 700
},

Loading…
Cancel
Save