aboutsummaryrefslogtreecommitdiff
path: root/www/termine
diff options
context:
space:
mode:
authorValentin <valentin@fricklerhandwerk.de>2026-01-18 23:26:40 +0100
committerValentin <valentin@fricklerhandwerk.de>2026-01-18 23:35:23 +0100
commit1c5c2041c8696febd165b22f546fd4ad47d3b8f7 (patch)
treebaa0f4cf3aa2bf8e4f054181b1b4d71ae4afeda4 /www/termine
parentebbf8ba883844c352b2614d16dd3070e0caa9c51 (diff)
Semantische CSS-Klassen eingeführt
Dies ermöglicht unabhängigere visuelle Komponenten, die nicht an den Ort im DOM-Baum gebunden sind.
Diffstat (limited to 'www/termine')
-rw-r--r--www/termine/2025-11-stadtteilbeirat-heimfeld.nix2
-rw-r--r--www/termine/2026-02-07-symphoning.nix5
-rw-r--r--www/termine/2026-02-08-symphoning.nix2
3 files changed, 5 insertions, 4 deletions
diff --git a/www/termine/2025-11-stadtteilbeirat-heimfeld.nix b/www/termine/2025-11-stadtteilbeirat-heimfeld.nix
index dbdc3b1..81baf36 100644
--- a/www/termine/2025-11-stadtteilbeirat-heimfeld.nix
+++ b/www/termine/2025-11-stadtteilbeirat-heimfeld.nix
@@ -26,7 +26,7 @@
</p>
<p>
Wir werden unsere übliche Agenda (im Schnelldurchgang) abhandeln:
- <ul>
+ <ul class="default">
<li>
Neues und Anliegen aus Heimfeld
</li>
diff --git a/www/termine/2026-02-07-symphoning.nix b/www/termine/2026-02-07-symphoning.nix
index 71f40e3..2b0374f 100644
--- a/www/termine/2026-02-07-symphoning.nix
+++ b/www/termine/2026-02-07-symphoning.nix
@@ -15,11 +15,12 @@
#summary = "Brahms trifft Avantgarde";
description = ''
<p>Brahms trifft Avantgarde</p>
- <dl>
+ <dl class="default with-colons vertical-margin">
<dt>Johannes Brahms</dt>
<dd>Die Symphonien 1 bis 4 – leicht gekürzt</dd>
<dt>Dmitri Schostakowitsch</dt>
- <dd>2. Satz aus dem 2. Klavierkonzert F-Dur</dd><dd>Filmmusik aus „The Gadfly“</dd>
+ <dd>2. Satz aus dem 2. Klavierkonzert F-Dur</dd>
+ <dd>Filmmusik aus „The Gadfly“</dd>
<dt>Alfred Schnittke</dt>
<dd>Filmmusik aus „Die Geschichte Eines Unbekannten Schauspielers“</dd>
<dt>Mauricio Kagel</dt>
diff --git a/www/termine/2026-02-08-symphoning.nix b/www/termine/2026-02-08-symphoning.nix
index 23dd111..d7017ef 100644
--- a/www/termine/2026-02-08-symphoning.nix
+++ b/www/termine/2026-02-08-symphoning.nix
@@ -15,7 +15,7 @@
#summary = "Brahms trifft Avantgarde";
description = ''
<p>Brahms trifft Avantgarde</p>
- <dl>
+ <dl class="default with-colons vertical-margin">
<dt>Johannes Brahms</dt>
<dd>Die Symphonien 1 bis 4 – leicht gekürzt</dd>
<dt>Dmitri Schostakowitsch</dt>