<div>
<a id="skip" href="#page-h1" class="bux-skip-navigation">
Skip to main content
</a>
</div>
<div>
<a id="skip" href="#{{ target|default('main-content') }}" class="bux-skip-navigation">
Skip to main content
</a>
</div>
site_name_prefix: Office of
site_name: Learning Relations Excellence
site_slogan: Additional text or site slogan
address_1: 100 Building Name
address_2: 1 Oval Mall
city: Columbus
state: OH
zip: '43210'
contact_email: email@osu.edu
contact_phone: 614-292-OHIO
contact_tty: 614-688-8605
target: page-h1
.bux-skip-navigation {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: auto;
right: auto;
top: -9999px;
width: 1px;
height: 1px;
overflow: hidden;
@include link-base();
&:focus {
line-height: auto;
height: auto;
width: auto;
padding: 0 $sp-12;
clip: auto;
z-index: 2400;
text-align: center;
border-top: 0;
margin: $sp-4;
top: 0;
box-shadow: 0 0 2px 0 rgba(0,0,0,.7);
}
}
No notes defined.