Table of Contents
Website AdministratorAvailable to users with full access to manage site and staff permissions
Sticky page navigation using Adobe Bluffs brand colors.
<!-- TABLE OF CONTENTS (ADOBE BLUFFS) --><style>nav[aria-label="Table of Contents"] a:hover { background-color: #F8B8A422; border-left-color: #F8B8A4;}
nav[aria-label="Table of Contents"] a:focus { outline: 2px solid #F8B8A4; outline-offset: 2px;}
nav[aria-label="Table of Contents"] a:active { background-color: #F8B8A4; color: #ffffff; border-left-color: #F8B8A4;}
@media (max-width: 768px) { nav[aria-label="Table of Contents"] { position: relative !important; top: auto !important; }}</style><nav aria-label="Table of Contents" style="position: sticky; top: 12px; background-color: #ffffff; border: 1px solid #F8B8A4; border-radius: 6px; padding: 12px 14px; margin: 12px 0; box-shadow: 0 1px 4px rgba(0,0,0,0.08); max-width: 100%;"> <h2 style="margin: 0 0 10px 0; font-size: 15px; font-weight: 700; color: #D51C29; border-bottom: 2px solid #F8B8A4; padding-bottom: 6px;">On This Page</h2> <ul style="list-style: none; margin: 0; padding: 0;"> <li style="margin: 0; padding: 0;"> <a href="#section-1" style="display: block; color: #D51C29; text-decoration: none; padding: 6px 8px; border-radius: 3px; font-size: 13px; font-weight: 500; line-height: 1.4; transition: all 0.3s ease; border-left: 2px solid transparent;">Introduction</a> </li> <li style="margin: 0; padding: 0;"> <a href="#section-2" style="display: block; color: #D51C29; text-decoration: none; padding: 6px 8px; border-radius: 3px; font-size: 13px; font-weight: 500; line-height: 1.4; transition: all 0.3s ease; border-left: 2px solid transparent;">Getting Started</a> </li> <li style="margin: 0; padding: 0;"> <a href="#section-3" style="display: block; color: #D51C29; text-decoration: none; padding: 6px 8px; border-radius: 3px; font-size: 13px; font-weight: 500; line-height: 1.4; transition: all 0.3s ease; border-left: 2px solid transparent;">Key Information</a> </li> <li style="margin: 0; padding: 0;"> <a href="#section-4" style="display: block; color: #D51C29; text-decoration: none; padding: 6px 8px; border-radius: 3px; font-size: 13px; font-weight: 500; line-height: 1.4; transition: all 0.3s ease; border-left: 2px solid transparent;">Contact & Resources</a> </li> </ul></nav>