Merge branch 'feature/WEB-12_Memoriam' into develop

This commit is contained in:
2025-07-06 17:01:40 +02:00
10 changed files with 89 additions and 29 deletions
@@ -19,21 +19,19 @@ td {
border-style: double; border-style: double;
border-color: black; border-color: black;
border-width: 3px; border-width: 3px;
width: 600px;
height: 600px;
} }
.pieceImage { .pieceImage {
width: 60px; width: 55px;
height: 60px; height: 55px;
} }
.whiteSquare, .whiteSquare,
.blackSquare, .blackSquare,
.highlightWhiteSquare, .highlightWhiteSquare,
.highlightBlackSquare { .highlightBlackSquare {
width: 55px; width: 60px;
height: 55px; height: 60px;
border-style: solid; border-style: solid;
border-width: 1px; border-width: 1px;
} }
+52
View File
@@ -5,6 +5,15 @@ Title: In Memoriam
Blocks: Blocks:
[ [
{
"content": {
"level": "h1",
"text": "Roland Martius - † 17.02.2016"
},
"id": "a14dd385-7207-4f43-b5a7-4dd12ac06359",
"isHidden": false,
"type": "heading"
},
{ {
"content": { "content": {
"location": "kirby", "location": "kirby",
@@ -55,6 +64,45 @@ Blocks:
"id": "fb61c744-c18b-4b43-b1b1-fcb91602a9aa", "id": "fb61c744-c18b-4b43-b1b1-fcb91602a9aa",
"isHidden": false, "isHidden": false,
"type": "pgn4web" "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 Uuid: ko01ys2cbv2pafa8
+3
View File
@@ -8,6 +8,9 @@ fields:
- heading - heading
- text - text
- image - image
- line
- gallery
- quote
- type: fen - type: fen
label: FEN-Diagramm label: FEN-Diagramm
preview: fields preview: fields
-1
View File
@@ -17,4 +17,3 @@ columns:
type: pages type: pages
files: files:
type: files type: files
+1 -1
View File
@@ -18,7 +18,7 @@
</script> </script>
<div class="gap-2 grid grid-cols-1 lg:grid lg:grid-cols-2 lg:px-8 max-w-7xl mx-auto px-4 py-8 sm:px-6 text-black"> <div class="gap-2 grid grid-cols-1 lg:grid lg:grid-cols-2 lg:px-8 max-w-7xl mx-auto px-4 py-8 sm:px-6">
<div> <div>
<div class="w-full" id="GameBoard"></div> <div class="w-full" id="GameBoard"></div>
<div class="hover:cursor-pointer" id="GameButtons"></div> <div class="hover:cursor-pointer" id="GameButtons"></div>
+9 -1
View File
@@ -36,11 +36,19 @@
<?php snippet('titel') ?> <?php snippet('titel') ?>
<?php endif ?> <?php endif ?>
<section class="py-24 bg-sf_grau-50"> <?php if ($page->dark()->isNotEmpty()): ?>
<section id="content" class="py-24 bg-sf_grau-900 text-sf_grau-50">
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8"> <div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
<?= $slot ?> <?= $slot ?>
</div> </div>
</section> </section>
<?php else: ?>
<section id="content" class="py-24 bg-sf_grau-50 text-sf_grau-900">
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
<?= $slot ?>
</div>
</section>
<?php endif ?>
</main> </main>
<footer class="bg-sf_grau-400 w-full" id="footer"> <footer class="bg-sf_grau-400 w-full" id="footer">
+1 -1
View File
@@ -1,6 +1,6 @@
<section class="bg-sf_blau-500 py-24" id="titel"> <section class="bg-sf_blau-500 py-24" id="titel">
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8"> <div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
<div class="grid grid-cols-1 lg:gap-12 lg:grid lg:grid-cols-2 text-red-50"> <div class="grid grid-cols-1 lg:gap-12 lg:grid lg:grid-cols-2 text-sf_grau-50">
<div class="w-full max-w-lg"> <div class="w-full max-w-lg">
<h1 class="text-6xl font-bold"><?= $page->title() ?></h1> <h1 class="text-6xl font-bold"><?= $page->title() ?></h1>
</div> </div>
+2 -2
View File
@@ -24,8 +24,8 @@ function fenToBoard($fen) {
<?php <?php
snippet('layout', slots: true) ?> snippet('layout', slots: true) ?>
<div class="blockpage">
<?= $page->blocks()->toBlocks() ?> <?= $page->blocks()->toBlocks() ?>
</div>
<?php <?php
endsnippet() ?> endsnippet() ?>
+1 -1
View File
@@ -1,7 +1,7 @@
<?php snippet('layout', slots: true) ?> <?php snippet('layout', slots: true) ?>
<section class="bg-sf_grau-50 py-24"> <section class="bg-sf_grau-50 py-24">
<div class="lg:px-8 max-w-7xl mx-auto px-4 sm:px-6"> <div class="impressum lg:px-8 max-w-7xl mx-auto px-4 sm:px-6">
<h1 class="text-3xl">Impressum</h1> <h1 class="text-3xl">Impressum</h1>
</div> </div>
<div class="grid grid-cols-1 lg:grid lg:grid-cols-2 lg:px-8 max-w-7xl mx-auto px-4 sm:px-6"> <div class="grid grid-cols-1 lg:grid lg:grid-cols-2 lg:px-8 max-w-7xl mx-auto px-4 sm:px-6">
+10 -10
View File
@@ -43,19 +43,19 @@
@layer components { @layer components {
p { p {
font-family: var(--font-serif); @apply text-2xl font-serif;
} }
h1 { h1 {
font-family: var(--font-sans); @apply text-6xl font-sans py-8;
font-size: var(--text-3xl);
font-weight: var(--font-weight-semibold);
padding-bottom: 1rem;
} }
h2 { h2 {
font-family: var(--font-sans); @apply text-3xl font-sans py-4;
font-size: var(--text-xl);
font-weight: var(--font-weight-semibold);
padding-top: 0.7rem;
padding-bottom: 0.7rem;
} }
.blockpage p {
@apply py-4;
}
} }