Skip to content
Snippets Groups Projects
Commit cdd4f984 authored by benjamin's avatar benjamin
Browse files

Satzzeichen doch nicht in die Links

parent dce79619
No related branches found
No related tags found
No related merge requests found
Pipeline #5415 passed
......@@ -120,8 +120,8 @@
wird hell oder dunkel angezeigt. Die Vorgabe wird
<a
href="https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme"
>mit einem Media-Query abgefragt.</a
>
>mit einem Media-Query abgefragt</a
>.
</p>
<p>
<a
......@@ -140,9 +140,8 @@
>in Javascript realisiert</a
>
und als no-JS-Fallback gibt es immerhin zwei Fonts per
<a href="https://css-tricks.com/the-checkbox-hack/"
>Checkbox-Hack.</a
>
<a href="https://css-tricks.com/the-checkbox-hack/">Checkbox-Hack</a
>.
</p>
<p>
Hier ein Kommentar zu der Font-Auswahl:
......@@ -184,8 +183,8 @@
your browser or operating system settings, and is queried
<a
href="https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme"
>by a media query.</a
>
>by a media query</a
>.
</p>
<p>
<a
......@@ -204,9 +203,8 @@
implemented in Javascript</a
>, and if your browser does not allow javascript, you can still
choose between two fonts, implemented via
<a href="https://css-tricks.com/the-checkbox-hack/"
>checkbox hack.</a
>
<a href="https://css-tricks.com/the-checkbox-hack/">checkbox hack</a
>.
</p>
<p>
Regarding the choices of fonts:
......
......@@ -148,8 +148,8 @@
Es gibt einen
<a href="https://nwng.eu/guides/voc-ad"
>Guide für Live-Audiodeskriptionen bei
Vortragsveranstaltungen.</a
>
Vortragsveranstaltungen</a
>.
</li>
<li>
Wir haben eine
......@@ -248,8 +248,8 @@
We made a
<a href="speakersdesk.html#english"
>checklist with things that are relevant for accessibility for
the Speakers Desk.</a
>
the Speakers Desk</a
>.
</li>
<li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment