default.css aktualisiert

main
Mitja Stachowiak (Hessen) 2024-04-04 11:00:18 +02:00
parent 82a78b99b6
commit eb65c976e3
1 changed files with 2 additions and 2 deletions

View File

@ -720,8 +720,8 @@ aside {
.thema > div.einleitung:before { content: 'Einleitung in das Thema'; }
.thema > div.problem:before { content: 'Problembeschreibung'; }
.thema > div.forderungen:before { content: 'Forderungen'; }
.thema > div.fortschrittsdefinition:before { content: 'Definition der Fortschrittsmessung'; }
.thema > div.zieldefinition:before { content: 'Begründung wie das Problem gelöst wird'; }
.thema > div.fortschritt:before { content: 'Definition der Fortschrittsmessung'; }
.thema > div.ziel:before { content: 'Begründung wie das Problem gelöst wird'; }
.thema > div.verteidigung:before { content: 'Entkräften von Gegenargumenten'; }