visual novel style: Shoko: "..." intro

This commit is contained in:
2026-03-13 14:42:26 +00:00
parent 2ee5362f95
commit b55e26eb04
2 changed files with 8 additions and 4 deletions

View File

@@ -48,7 +48,11 @@ main {
.typing {
font-size: 1rem;
color: var(--dim);
font-style: italic;
}
.typing .name {
color: var(--accent);
font-weight: 600;
}
.typing .cursor {