mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 17:06:39 -04:00
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;
|
||
|
}
|