5️ Modul-Header gezielt stylen

      Modul-Titel

.moduletable h3 {
     font-size: 1.1rem;
     color: #000000; /* Schwarz */
     font-weight: bold;
     border-bottom: 1px solid #ccc;
}

Verständnisfrage:

Warum nicht inline-CSS?
✅ Trennung von Inhalt & Design