feat: update layout and styling, extend memorial page content
Enhanced layout snippet with conditional styling support for dark mode. Updated typography and grid classes for improved text and visual consistency. Added additional memorial section content, including headings and text fields for tributes. Expanded blueprint definitions with new block types (`line`, `gallery`, and `quote`). Adjusted chessboard piece and square dimensions in `pgn4web.css` for refined appearance.
This commit is contained in:
@@ -5,6 +5,15 @@ Title: In Memoriam
|
||||
Blocks:
|
||||
|
||||
[
|
||||
{
|
||||
"content": {
|
||||
"level": "h1",
|
||||
"text": "Roland Martius - † 17.02.2016"
|
||||
},
|
||||
"id": "a14dd385-7207-4f43-b5a7-4dd12ac06359",
|
||||
"isHidden": false,
|
||||
"type": "heading"
|
||||
},
|
||||
{
|
||||
"content": {
|
||||
"location": "kirby",
|
||||
@@ -55,6 +64,45 @@ Blocks:
|
||||
"id": "fb61c744-c18b-4b43-b1b1-fcb91602a9aa",
|
||||
"isHidden": false,
|
||||
"type": "pgn4web"
|
||||
},
|
||||
{
|
||||
"content": [],
|
||||
"id": "da7c4d70-4f23-4dfa-aeb9-a274799147f2",
|
||||
"isHidden": false,
|
||||
"type": "line"
|
||||
},
|
||||
{
|
||||
"content": {
|
||||
"level": "h1",
|
||||
"text": "Dieter Munzert - † 12.01.2021"
|
||||
},
|
||||
"id": "15f0a908-83bd-452b-974b-1b0e93ac2170",
|
||||
"isHidden": false,
|
||||
"type": "heading"
|
||||
},
|
||||
{
|
||||
"content": {
|
||||
"text": "<p>Die Schachfreunde Bad Steben trauern um Gründungsmitglied Dieter Munzert.</p>"
|
||||
},
|
||||
"id": "7202e67b-348e-40ab-bce1-28e89e27ab47",
|
||||
"isHidden": false,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"content": {
|
||||
"text": "<p>Unser Gründungsmitglied Dieter verstarb am 12. Januar 2021 im Alter von 67 Jahren im Krankenhaus. Unser Mitgefühl gilt seiner Frau Waltraud und allen Angehörigen!</p>"
|
||||
},
|
||||
"id": "e2e32907-05a9-43c2-b0c5-0332004f6f3f",
|
||||
"isHidden": false,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"content": {
|
||||
"text": "<p>Wir werden Dieter, der immer ein zuverlässiger und eifriger Schachspieler war, stets in Erinnerung behalten!</p>"
|
||||
},
|
||||
"id": "d38742d7-683c-4b12-8553-21ebcb4b994b",
|
||||
"isHidden": false,
|
||||
"type": "text"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -64,4 +112,8 @@ Herotext: In ehrender Erinnerung gedenken wir unserer verstorbenen Mitglieder, d
|
||||
|
||||
----
|
||||
|
||||
Dark: true
|
||||
|
||||
----
|
||||
|
||||
Uuid: ko01ys2cbv2pafa8
|
||||
Reference in New Issue
Block a user