chore: now page text visibility
This commit is contained in:
parent
ce401d90fb
commit
71db7116d1
8 changed files with 35 additions and 24 deletions
|
@ -99,7 +99,7 @@ pre[class*="language-"] {
|
|||
|
||||
.token.important,
|
||||
.token.bold {
|
||||
font-weight: 700;
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
|
||||
.token.italic {
|
||||
|
|
Reference in a new issue