<div class="doc-note doc-translation">
    <h1>This would be a title of a archived document.</h1>
    <section class="doc-note-box doc-note-translation">
        <h2 class="visuallyhidden">Über diese Übersetzung</h2>
        <p>Diese ehrenamtliche Übersetzung spiegelt möglicherweise nicht genau die Absichten des <a href="/wai-website/videos/standards-and-benefits/">englischen Originals</a> wider.</p>
        <p><svg aria-hidden="true" class="icon-warning "><use xlink:href="/wai-website/assets/images/icons.svg#icon-warning"></use></svg> Englische Version aktualisiert seit dieser Übersetzung: <a href="">Änderungsprotokoll</a>. <br>Englisch aktualisiert:
            20 Feb 2019. Übersetzung aktualisiert: 28 Jan 2019.</p>
        <p><strong>Übersetzung:</strong> Sandra Kallmeyer. Mitwirkende(r): Stefanie Hegele. WAI dankt diesen Übersetzerinnen und Übersetzern und begrüßt weitere <a href="/wai-website/about/translating/">Übersetzungen</a>.</p>
    </section>
</div>
<div class="doc-note doc-{{type}}">
  <h1>This would be a title of a archived document.</h1>
  <section class="doc-note-box doc-note-{{type}}">
    {{content}}
  </section>
</div>
{
  "type": "translation",
  "content": "<h2 class=\"visuallyhidden\">Über diese Übersetzung</h2><p>Diese ehrenamtliche Übersetzung spiegelt möglicherweise nicht genau die Absichten des <a href=\"/wai-website/videos/standards-and-benefits/\">englischen Originals</a> wider.</p><p><svg aria-hidden=\"true\" class=\"icon-warning \"><use xlink:href=\"/wai-website/assets/images/icons.svg#icon-warning\"></use></svg> Englische Version aktualisiert seit dieser Übersetzung: <a href=\"\">Änderungsprotokoll</a>. <br>Englisch aktualisiert: 20 Feb 2019. Übersetzung aktualisiert: 28 Jan 2019.</p><p><strong>Übersetzung:</strong> Sandra Kallmeyer. Mitwirkende(r): Stefanie Hegele. WAI dankt diesen Übersetzerinnen und Übersetzern und begrüßt weitere <a href=\"/wai-website/about/translating/\">Übersetzungen</a>.</p>"
}
  • Content:
    .doc-note-translation {
      font-size: .8125rem;
      & p {
        margin-block-start: 5px;
        margin-block-end: 5px;
        &:first-of-type {
          margin-block-start: 0;
        }
        &:last-child {
          margin-block-end: 0;
        }
      }
    }
  • URL: /components/raw/document-notes/document-notes-translation.css
  • Filesystem Path: components/document-notes/document-notes-translation.css
  • Size: 225 Bytes
  • Content:
    .doc-note {
      & h1 {
        &::before{
          background-color: var(--gold);
          color: var(--dk-blue);
          display: inline-block;
          padding: 4px 8px;
          margin-block-start: -8px;
          margin-inline-end: 8px;
          font-size: .875rem;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-weight: bold;
          vertical-align: middle;
          border-radius: 3px;
        }
      }
    }
    
    .doc-note-box {
      border: 2px solid var(--gold);
      padding: 8px;
      background-color: var(--pure-white);
      margin-block-end: 20px;
      & p:first-child {
        margin-block-start: 0;
      }
      & p:last-child {
        margin-block-end: 0;
      }
    }
    
    .doc-note-translations {
    
    }
  • URL: /components/raw/document-notes/document-notes.css
  • Filesystem Path: components/document-notes/document-notes.css
  • Size: 656 Bytes

There are no notes for this item.