all kinds of updates

This commit is contained in:
Dan 2026-01-20 14:31:02 +00:00
parent 25815aa4d2
commit 5f2bbca38f
10 changed files with 792 additions and 216 deletions

View file

@ -161,3 +161,11 @@
.typewriter-line {
display: inline;
}
.typewriter-bold {
font-weight: bold;
}
.typewriter-italic {
font-style: italic;
}