|
|
@ -14,7 +14,7 @@ export const verde = {
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
lineHeight: 32,
|
|
|
|
lineHeight: 32,
|
|
|
|
textAlign: "left",
|
|
|
|
textAlign: "left",
|
|
|
|
fontWeight: 400
|
|
|
|
fontWeight: 700
|
|
|
|
},
|
|
|
|
},
|
|
|
|
title: {
|
|
|
|
title: {
|
|
|
|
top: 150,
|
|
|
|
top: 150,
|
|
|
@ -35,80 +35,80 @@ export const verde = {
|
|
|
|
right: 16,
|
|
|
|
right: 16,
|
|
|
|
fontSize: 24,
|
|
|
|
fontSize: 24,
|
|
|
|
color: "firebrick",
|
|
|
|
color: "firebrick",
|
|
|
|
fontFamily: "'Helvetica', sans-serif",
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
lineHeight: 32,
|
|
|
|
lineHeight: 32,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 400
|
|
|
|
fontWeight: 400
|
|
|
|
},
|
|
|
|
},
|
|
|
|
content: {
|
|
|
|
content: {
|
|
|
|
top: 480,
|
|
|
|
top: 470,
|
|
|
|
height: 240,
|
|
|
|
height: 164,
|
|
|
|
left: 32,
|
|
|
|
left: 32,
|
|
|
|
right: 320,
|
|
|
|
right: 320,
|
|
|
|
fontSize: 16,
|
|
|
|
fontSize: 14,
|
|
|
|
color: "#222",
|
|
|
|
color: "#222",
|
|
|
|
fontFamily: "'Helvetica', sans-serif",
|
|
|
|
fontFamily: "'Helvetica', sans-serif",
|
|
|
|
lineHeight: 24,
|
|
|
|
lineHeight: 18,
|
|
|
|
textAlign: "left",
|
|
|
|
textAlign: "left",
|
|
|
|
fontWeight: 400
|
|
|
|
fontWeight: 400
|
|
|
|
},
|
|
|
|
},
|
|
|
|
date: {
|
|
|
|
date: {
|
|
|
|
top: 625,
|
|
|
|
top: 628,
|
|
|
|
height: 1,
|
|
|
|
height: 32,
|
|
|
|
left: 18.5,
|
|
|
|
left: 275,
|
|
|
|
right: 4,
|
|
|
|
right: 32,
|
|
|
|
fontSize: 1.1,
|
|
|
|
fontSize: 18,
|
|
|
|
color: "#fff",
|
|
|
|
color: "#fff",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
lineHeight: 1,
|
|
|
|
lineHeight: 32,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 700
|
|
|
|
fontWeight: 700
|
|
|
|
},
|
|
|
|
},
|
|
|
|
time: {
|
|
|
|
time: {
|
|
|
|
top: 647,
|
|
|
|
top: 650,
|
|
|
|
height: 2,
|
|
|
|
height: 32,
|
|
|
|
left: 18.5,
|
|
|
|
left: 275,
|
|
|
|
right: 5,
|
|
|
|
right: 32,
|
|
|
|
fontSize: 1.8,
|
|
|
|
fontSize: 32,
|
|
|
|
color: "#fff",
|
|
|
|
color: "#fff",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
lineHeight: 1.5,
|
|
|
|
lineHeight: 32,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 700
|
|
|
|
fontWeight: 700
|
|
|
|
},
|
|
|
|
},
|
|
|
|
weekday: {
|
|
|
|
weekday: {
|
|
|
|
top: 600,
|
|
|
|
top: 605,
|
|
|
|
height: 1.5,
|
|
|
|
height: 32,
|
|
|
|
left: 18.5,
|
|
|
|
left: 245,
|
|
|
|
right: 5,
|
|
|
|
right: 32,
|
|
|
|
fontSize: 1.3,
|
|
|
|
fontSize: 24,
|
|
|
|
color: "#fff",
|
|
|
|
color: "#fff",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
lineHeight: 1.8,
|
|
|
|
lineHeight: 32,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 700
|
|
|
|
fontWeight: 700
|
|
|
|
},
|
|
|
|
},
|
|
|
|
address: {
|
|
|
|
address: {
|
|
|
|
top: 625,
|
|
|
|
top: 635,
|
|
|
|
height: 2.8,
|
|
|
|
height: 48,
|
|
|
|
left: 2,
|
|
|
|
left: 32,
|
|
|
|
right: 20,
|
|
|
|
right: 300,
|
|
|
|
fontSize: 1,
|
|
|
|
fontSize: 18,
|
|
|
|
color: "#91b756",
|
|
|
|
color: "#91b756",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
lineHeight: 1.5,
|
|
|
|
lineHeight: 22,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 700
|
|
|
|
fontWeight: 700
|
|
|
|
},
|
|
|
|
},
|
|
|
|
city: {
|
|
|
|
city: {
|
|
|
|
top: 675,
|
|
|
|
top: 690,
|
|
|
|
height: 2,
|
|
|
|
height: 24,
|
|
|
|
left: 2,
|
|
|
|
left: 32,
|
|
|
|
right: 20,
|
|
|
|
right: 300,
|
|
|
|
fontSize: 1.2,
|
|
|
|
fontSize: 24,
|
|
|
|
color: "#91b756",
|
|
|
|
color: "#91b756",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
lineHeight: 1.5,
|
|
|
|
lineHeight: 24,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 700
|
|
|
|
fontWeight: 700
|
|
|
|
},
|
|
|
|
},
|
|
|
|