diff --git a/src/app/components/home/_dialogs/imprint/imprint.component.html b/src/app/components/home/_dialogs/imprint/imprint.component.html index 55f8507180f94bdc7fbb174c12e1e7cc3e00356b..43d7334355ed3c9053b383d72e1e4b9eac73105d 100644 --- a/src/app/components/home/_dialogs/imprint/imprint.component.html +++ b/src/app/components/home/_dialogs/imprint/imprint.component.html @@ -1,5 +1,5 @@ <!--Imprint--> -<h2 tabindex="0" class="modal oldtypo-h2" mat-dialog-title>{{ 'imprint.title' | translate }} </h2> +<h1 tabindex="0" mat-dialog-title>{{ 'imprint.title' | translate }} </h1> <mat-divider></mat-divider> <mat-dialog-content tabindex="0"> <app-imprint-en *ngIf="currentLang=='en'"></app-imprint-en> diff --git a/src/assets/i18n/imprint/imprint-de.html b/src/assets/i18n/imprint/imprint-de.html index 5fa062426e065146f0a80e20b24150282169998e..de8cdd6a7037a29ecf47f3623ff0ed7c290f9b69 100644 --- a/src/assets/i18n/imprint/imprint-de.html +++ b/src/assets/i18n/imprint/imprint-de.html @@ -1,8 +1,7 @@ -<ars-style-typography-material> - <div class="max-height"> +<div class="max-height"> <ars-row [height]="30"></ars-row> - <p class="typo-page-p space-page-p"> + <p> »frag.jetzt« wird vom Land Hessen im Rahmen des <abbr title="Hessisches Ministerium für Wissenschaft und Kunst"> HMWK </abbr>-Verbundprojekts @@ -21,25 +20,25 @@ </ars-row> <ars-row [height]="20"></ars-row> - <p class="typo-page-p"> + <p> <a href="https://arsnova.thm.de/blog/wp-content/uploads/2019/09/Projektantrag-DigLL@THM-frag_jetzt.pdf" target="_blank">Projektskizze zu »frag.jetzt«</a> </p> <ars-row [height]="50"></ars-row> - <h3 class="typo-main-h space-page-p"> + <h2> Erklärung zur Zugänglichkeit von »frag.jetzt« - </h3> - <p class="typo-page-p"> + </h2> + <p> »frag.jetzt« setzt sich für die digitale Zugänglichkeit von Menschen mit Handicaps ein. Wir verbessern kontinuierlich die Benutzerfreundlichkeit für alle und wenden die relevanten Barrierefreiheitsstandards an. </p> <ars-row [height]="50"></ars-row> - <h4 class="typo-page-h space-page-p"> + <h2> Konformitätsstatus - </h4> - <p class="typo-page-p"> + </h2> + <p> Die <a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines (WCAG)</a> definieren Anforderungen an Designer und Entwickler, um den Zugang für Menschen mit Behinderungen zu verbessern. Es definiert drei Stufen der Konformität: Level A, Level AA und Level AAA. »frag.jetzt« ist teilweise konform mit @@ -47,12 +46,12 @@ Barrierefreiheit entsprechen. </p> <ars-row [height]="50"></ars-row> - <h4 class="typo-page-h space-page-p">Feedback</h4> - <p class="typo-page-p"> + <h2>Feedback</h2> + <p> Wir freuen uns über Ihr Feedback zur Barrierefreiheit von »frag.jetzt«. Bitte lassen Sie es uns wissen, wenn Sie auf Barrieren stoßen: </p> - <p class="basic-information feedback h-card"> + <p> <br> Telefon: +49 641 309-2450 <br><br> Mail: @@ -62,8 +61,8 @@ </a> </p> <ars-row [height]="50"></ars-row> - <h3 class="typo-page-h space-page-p">Betreiber von »frag.jetzt«</h3> - <p class="typo-page-p"> + <h2>Betreiber von »frag.jetzt«</h2> + <p> Der Betrieb der <a href="https://github.com/thm-projects/frag.jetzt" target="_blank">Open-Source-Webanwendung</a> »frag.jetzt« ist eine kostenlose Dienstleistung (»Soft­ware as a Service«) der TransMIT-Gesellschaft für @@ -91,4 +90,3 @@ <br> </p> </div> -</ars-style-typography-material> diff --git a/src/assets/i18n/imprint/imprint-en.html b/src/assets/i18n/imprint/imprint-en.html index e3840a874d5d3e01a48b66798f55d410207592b5..5c6b8e72722046b4edb518522b9bf86b2013facf 100644 --- a/src/assets/i18n/imprint/imprint-en.html +++ b/src/assets/i18n/imprint/imprint-en.html @@ -1,8 +1,8 @@ -<ars-style-typography-material> + <div class="max-height"> <ars-row [height]="30"></ars-row> - <p class="typo-page-p space-page-p"> + <p> »frag.jetzt« is funded by the Federal State of Hessen as part of the <abbr title="Hessisches Ministerium für Wissenschaft und Kunst"> HMWK @@ -23,24 +23,24 @@ </ars-row> <ars-row [height]="20"></ars-row> - <p class="typo-page-p"> + <p> <a href="https://arsnova.thm.de/blog/wp-content/uploads/2019/09/Projektantrag-DigLL@THM-frag_jetzt.pdf" target="_blank">Projektskizze zu »frag.jetzt«</a> </p> <ars-row [height]="50"></ars-row> - <h2 class="typo-main-h space-page-p"> + <h2> Accessibility Statement for frag.jetzt </h2> - <p class="typo-page-p"> + <p> frag.jetzt is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards. </p> <ars-row [height]="50"></ars-row> - <h3 class="typo-page-h space-page-p"> + <h2> Conformance status - </h3> - <p class="typo-page-p"> + </h2> + <p> The <a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines (WCAG)</a> defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA.frag.jetzt @@ -48,8 +48,8 @@ some parts of the content do not fully conform to the accessibility standard. </p> <ars-row [height]="50"></ars-row> - <h3 class="typo-page-h space-page-p">Feedback</h3> - <p class="typo-page-p"> + <h2>Feedback</h2> + <p> We welcome your feedback on the accessibility of frag.jetzt. Please let us know if you encounter accessibility barriers on @@ -68,8 +68,8 @@ </li> </ul> <ars-row [height]="50"></ars-row> - <h2 class="typo-page-h space-page-p">Contact</h2> - <p class="typo-page-p"> + <h2>Contact</h2> + <p> The operation of the <a href="https://github.com/thm-projects/frag.jetzt" target="_blank">open-source web application</a> »frag.jetzt« is a free service (»Software as a Service«) of the TransMIT GmbH, project division for mobile applications.<br> @@ -98,4 +98,4 @@ <br> </p> </div> -</ars-style-typography-material> +