mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
fix: toc active item color
This commit is contained in:
@@ -57,12 +57,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.is-active-link::before {
|
.is-active-link::before {
|
||||||
background-color: #d71a1b;
|
background-color: #d71a1b !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo__cursor {
|
.logo__cursor {
|
||||||
background: #d71a1b;
|
background: #d71a1b;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- 超链接样式 -->
|
<!-- 超链接样式 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user