Files
carpseeds.pl/wp-content/plugins/newsletter/emails/presets/simple/preset.json
2024-07-15 11:28:08 +02:00

51 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "Story or full article",
"blocks": [
{
"block": "header",
"options": {
}
},
{
"block": "heading",
"options": {
"text": "Once upon a time",
"font_size": 48,
"font_weight": "bold",
"font_color": "#878787",
"block_padding_left": 15,
"block_padding_top": 80,
"block_padding_bottom": 20,
"block_padding_right": 15
}
},
{
"block": "text",
"options": {
"html": "<p style='font-size: 14px; text-align: center'>by Your Name</p>",
"block_padding_left": 15,
"block_padding_right": 15
}
},
{
"block": "text",
"options": {
"html": "<p style='font-size: 16px; text-align: left'>One thing was certain, that the white kitten had had nothing to do with it:—it was the black kittens fault entirely. For the white kitten had been having its face washed by the old cat for the last quarter of an hour (and bearing it pretty well, considering); so you see that it couldnt have had any hand in the mischief.</p>\n<p style='font-size: 16px; text-align: left'>The way Dinah washed her childrens faces was this: first she held the poor thing down by its ear with one paw, and then with the other paw she rubbed its face all over, the wrong way, beginning at the nose: and just now, as I said, she was hard at work on the white kitten, which was lying quite still and trying to purr—no doubt feeling that it was all meant for its good.</p>\n<p style='font-size: 16px; text-align: left'>But the black kitten had been finished with earlier in the afternoon, and so, while Alice was sitting curled up in a corner of the great arm-chair, half talking to herself and half asleep, the kitten had been having a grand game of romps with the ball of worsted Alice had been trying to wind up, and had been rolling it up and down till it had all come undone again; and there it was, spread over the hearth-rug, all knots and tangles, with the kitten running after its own tail in the middle.</p>",
"block_padding_top": 40,
"block_padding_left": 40,
"block_padding_right": 40
}
},
{
"block": "footer",
"options": {
}
},
{
"block": "canspam",
"options": {
"block_background": "#ececec"
}
}
]
}