Achte Lampe, Nav-Styling und Festival-Seite

Neue Lampe lampe0.jpg samt Eintrag in der lampen-Liste - erste
Inhaltsaenderung ueber die neue Frontmatter-Struktur, ohne Eingriff ins
Template.

Nav-Links auf der Lichterei-Seite gestylt (uebernommen aus der lokalen
Aenderung an lichterei.css).

Festivals-Seite: Festival am Waldrand und die dort dokumentierte Rolle
des Art:Al-Kollektivs, belegt aus der Informationen-Seite des
Veranstalters. Die Abschnitte zu Art:Al selbst und zu weiteren
Beteiligungen stehen als Kommentar im Quelltext, bis die Angaben dazu
vorliegen - so rendert die Seite keine leeren Ueberschriften.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-03 01:05:43 +02:00
parent 1dd92d97cb
commit fbab2dc2cd
4 changed files with 72 additions and 1 deletions

View File

@@ -10,3 +10,16 @@ body.lampe-type, body.lampe-type main { background:#111!important; color:#eee!im
@keyframes floatIn { from{opacity:0;transform:translateY(30px)} to{opacity:1;transform:translateY(0)} }
@keyframes gentleFloat { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} }
.lampe-card figcaption { padding:.75rem 1rem; font-size:.95rem; opacity:.8; line-height:1.4; }
/* Nav-Links für Lichterei-Seite stylen */
body.lampe-type .nav-links .nav-link a {
color: #eee!important;
text-decoration: none!important;
font-weight: normal!important;
}
body.lampe-type .nav-links .nav-link a:hover {
color: var(--accent-color)!important;
text-decoration: underline!important;
}
body.lampe-type .nav-brand {
color: var(--accent-color)!important;
}

BIN
static/lampen/lampe0.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB