<div class="skiplinks">
<a href="#nav">Naar navigatie</a>
<a href="#content">Naar content</a>
</div>
<div class="skiplinks">
<a href="#nav">Naar navigatie</a>
<a href="#content">Naar content</a>
</div>
/* No context defined for this component. */
.skiplinks a {
background-color: #ce6516;
color: $white;
display: block;
font-size: $fs-down-1;
left: -9999em;
top: -9999em;
padding: $space-xs $space-s;
position: absolute;
&:focus,
&:active {
left: 1em;
top: 1em;
z-index: $layer-skiplink;
}
}
There are no notes for this item.