Update style.css

This commit is contained in:
danpros 2024-02-23 13:25:10 +07:00
commit 95f981bcad

View file

@ -3546,4 +3546,8 @@ body.dark .docs-bar .menu-icon .navicon::before, body.dark .docs-bar .menu-icon
.dark .jump-link a {
color: #8ed6fb;
border: 1px solid #1b1f22;
}
.dark .toc-wrapper {
background: rgb(46, 46, 51);
}