feat: derkaiseristnackt.de — AI in kAIser und nAckt visuell hervorheben

This commit is contained in:
m
2026-03-31 13:32:40 +02:00
parent 4caa400951
commit 0a55ee07b9

View File

@@ -80,6 +80,11 @@
color: var(--red); color: var(--red);
} }
.hero-title .ai {
color: var(--red);
font-weight: 900;
}
.hero-subtitle { .hero-subtitle {
font-family: 'Inter', sans-serif; font-family: 'Inter', sans-serif;
font-weight: 300; font-weight: 300;
@@ -375,7 +380,7 @@
<!-- Hero --> <!-- Hero -->
<section class="hero"> <section class="hero">
<h1 class="hero-title">Der Kaiser<br>ist <span class="nackt">nackt.</span></h1> <h1 class="hero-title">Der K<span class="ai">ai</span>ser<br>ist n<span class="ai">a</span>ckt.</h1>
<div class="hero-line"></div> <div class="hero-line"></div>
<p class="hero-subtitle">Eine ehrliche Bestandsaufnahme der KI-Revolution</p> <p class="hero-subtitle">Eine ehrliche Bestandsaufnahme der KI-Revolution</p>
<div class="scroll-hint">Weiterlesen</div> <div class="scroll-hint">Weiterlesen</div>