plantilla posits lista

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

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

Loading…
Cancel
Save