08-17-2153-phonemes-page-er-added

This commit is contained in:
xiaolai
2024-08-17 21:53:37 +08:00
parent c4e4b59e5c
commit b14a3f3e12
7 changed files with 37 additions and 27 deletions

View File

@@ -208,6 +208,7 @@ body {
transition: color 0.25s, background-color 0.5s;
font-family: "CharisSIL", "DejaVu Sans Mono", "Courier New", monospace;
font-size: var(--vp-code-font-size);
// font-size: 100%;
color: var(--vp-code-color);
&.alt {
&::before, &::after {