feat: support double quotation marks #62

This commit is contained in:
Sivan 2021-12-09 02:38:51 +08:00
parent 45d0d17aae
commit 4592a8dc02
7 changed files with 231 additions and 137 deletions

View file

@ -685,6 +685,10 @@
text-align: start;
}
.heti--vertical q {
quotes: "「" "」" "『" "』";
}
.heti--ancient, .heti--poetry {
font-family: "Times New Roman", times, "Heti Song", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}