Liste
CODE
×
HTML
<ul class='default'><li>Länderliste (Schengen)</li> <li>Was ist ein Schengenvisum?</li> <li><a class="text-link-list" href="#3">Download Antrag (PDF)</a></li> <li><a class="text-link-list" href="#1">Visum- & Einreisebestimmungen auf der Website der Schweizerischen Eidgenossenschaft</a></li></ul>
CSS
ul.default { color: var(--black); font-size: 16px; line-height: 26px; margin-top: 36px; margin-bottom: 36px; } @media screen and (max-width: 767px) { ul.default { font-size: 15px; line-height: 24px; } } ul.default li { list-style: none; position: relative; margin-left: 12px; } ul.default li::before { position: absolute; content: ''; height: 6px; width: 6px; background-color: #EA161F; top: 10px; left: -18px; } @media screen and (max-width: 767px) { ul.default li::before { top: 8px; } } a.text-link-list { display: inline; text-decoration: none !important; border-bottom: 1px solid rgba(255,255,255,1); line-height: 125%; color: rgba(0,0,0,1); border-bottom: 1px solid rgba(0,0,0,1); } a.text-link-list:hover, a.text-link-list:focus { border-color: rgba(234,22,31,1); }
JS
Liste
barrierefrei
Erstellt: 26.04.2023 - 12:15 Uhr
Letzte Änderung: 10.05.2023 - 16:01 Uhr
×
Länderliste (Schengen)
Was ist ein Schengenvisum?
Download Antrag (PDF)
Visum- & Einreisebestimmungen auf der Website der Schweizerischen Eidgenossenschaft