ya está media plantilla azul hecha

pull/15/head
Borja Robert 2 years ago
parent c5ad7bd663
commit afb847a611

@ -6,86 +6,86 @@ export const azul = {
image: "plantilla_azul.png",
heading: {
top: 400,
height: 2,
left: 10,
right: 1,
fontSize: 2,
height: 32,
left: 240,
right: 8,
fontSize: 32,
color: "white",
fontFamily: "sans-serif",
lineHeight: 2,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 32,
textAlign: "right",
fontWeight: 700
},
title: {
top: 440,
height: 7.5,
left: 1,
right: 1,
fontSize: 3,
top: 445,
height: 120,
left: 16,
right: 16,
fontSize: 40,
color: "firebrick",
fontFamily: "'Arial', sans-serif",
lineHeight: 2.4,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 40,
textAlign: "right",
fontWeight: 700
},
subtitle: {
top: 575,
height: 1.4,
left: 1,
right: 1,
fontSize: 1.6,
height: 32,
left: 16,
right: 16,
fontSize: 24,
color: "white",
fontFamily: "Gill Sans, sans-serif",
lineHeight: 1.5,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 32,
textAlign: "center",
fontWeight: 400
},
content: {
top: 480,
height: 8.5,
left: 1.5,
right: 17,
top: 8,
height: 42,
left: 8,
right: 400,
fontSize: 0,
color: "#222",
color: "#fff",
fontFamily: "sans-serif",
lineHeight: 1.1,
lineHeight: 14,
textAlign: "left",
fontWeight: 700
fontWeight: 400
},
date: {
top: 48,
height: 4,
left: 1,
right: 1,
fontSize: 1.5,
top: 40,
height: 32,
left: 200,
right: 8,
fontSize: 32,
color: "#fff",
fontFamily: "sans-serif",
lineHeight: 2,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 32,
textAlign: "right",
fontWeight: 700
},
time: {
top: 72,
height: 2,
left: 1,
right: 1,
fontSize: 1.5,
height: 32,
left: 200,
right: 8,
fontSize: 32,
color: "#fff",
fontFamily: "sans-serif",
lineHeight: 2,
lineHeight: 32,
textAlign: "right",
fontWeight: 700
},
weekday: {
top: 24,
height: 1.5,
left: 1,
right: 1,
fontSize: 1.5,
top: 8,
height: 32,
left: 300,
right: 8,
fontSize: 32,
color: "#fff",
fontFamily: "sans-serif",
lineHeight: 2,
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 32,
textAlign: "right",
fontWeight: 700
},

Loading…
Cancel
Save