plantilla posits lista

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

@ -17,14 +17,14 @@ export const posits = {
fontWeight: 400 fontWeight: 400
}, },
title: { title: {
top: 430, top: 450,
height: 3, height: 32,
left: 4, left: 80,
right: 4, right: 80,
fontSize: 2, fontSize: 32,
color: "#000", color: "#000",
fontFamily: "'Arial', sans-serif", fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 2.1, lineHeight: 38,
textAlign: "center", textAlign: "center",
fontWeight: 700 fontWeight: 700
}, },
@ -54,61 +54,61 @@ export const posits = {
}, },
date: { date: {
top: 600, top: 600,
height: 4, height: 48,
left: 26.5, left: 428,
right: 2, right: 32,
fontSize: 1.2, fontSize: 20,
color: "firebrick", color: "firebrick",
fontFamily: "sans-serif", fontFamily: "sans-serif",
lineHeight: 1.5, lineHeight: 22,
textAlign: "center", textAlign: "center",
fontWeight: 700 fontWeight: 700
}, },
time: { time: {
top: 655, top: 655,
height: 2, height: 32,
left: 26.5, left: 428,
right: 2, right: 32,
fontSize: 1.8, fontSize: 32,
color: "firebrick", color: "firebrick",
fontFamily: "sans-serif", fontFamily: "sans-serif",
lineHeight: 2, lineHeight: 32,
textAlign: "center", textAlign: "center",
fontWeight: 700 fontWeight: 700
}, },
weekday: { weekday: {
top: 600, top: 600,
height: 1.5, height: 5,
left: 18.5, left: 18.5,
right: 5, right: 5,
fontSize: 0, fontSize: 20,
color: "#fff", color: "#fff",
fontFamily: "sans-serif", fontFamily: "sans-serif",
lineHeight: 1.8, lineHeight: 28,
textAlign: "center", textAlign: "center",
fontWeight: 700 fontWeight: 700
}, },
address: { address: {
top: 555, top: 555,
height: 4.5, height: 96,
left: 1.5, left: 32,
right: 23, right: 385,
fontSize: 1.2, fontSize: 18,
color: "#000", color: "#000",
fontFamily: "'Arial', sans-serif", fontFamily: "'Arial', sans-serif",
lineHeight: 1.5, lineHeight: 24,
textAlign: "center", textAlign: "center",
fontWeight: 400 fontWeight: 400
}, },
city: { city: {
top: 655, top: 660,
height: 1.5, height: 48,
left: 2, left: 32,
right: 23, right: 385,
fontSize: 1.2, fontSize: 24,
color: "#000", color: "#000",
fontFamily: "'Arial', sans-serif", fontFamily: "'Arial', sans-serif",
lineHeight: 1.5, lineHeight: 24,
textAlign: "center", textAlign: "center",
fontWeight: 700 fontWeight: 700
}, },

Loading…
Cancel
Save