This commit is contained in:
krahets
2024-03-25 22:43:19 +08:00
parent 2b43ebd993
commit 3927f782b4
77 changed files with 50161 additions and 43252 deletions

View File

@ -207,6 +207,11 @@ body {
width: 1.25em;
}
/* code block tabs */
.md-typeset .tabbed-labels>label {
font-size: 0.59rem;
}
/* header banner */
.md-banner {
background-color: var(--md-code-bg-color);