e007bdd4e7
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
5 lines
162 B
CSS
5 lines
162 B
CSS
/* Table of Contents Scroll Spy Styles */
|
|
.hextra-toc a.hextra-toc-active {
|
|
@apply hx:text-gray-900! hx:dark:text-gray-50! hx:transition-all hx:duration-200;
|
|
}
|