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

Loading…
Cancel
Save