mirror of
https://github.com/lbr77/blog-astro.git
synced 2026-04-09 00:19:12 +00:00
dark mode
This commit is contained in:
@@ -58,7 +58,7 @@ if (!block.TableOfContents) {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.table-of-contents > a:hover {
|
||||
background: rgba(241, 241, 239, 1) !important;
|
||||
background: var(--notion-gray-background) !important;
|
||||
}
|
||||
.table-of-contents > a.indent-1 {
|
||||
padding-left: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user