diff --git a/css/default.css b/css/default.css index d90c508..fb3478d 100755 --- a/css/default.css +++ b/css/default.css @@ -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'; }