feat: support double quotation marks #62
This commit is contained in:
parent
45d0d17aae
commit
4592a8dc02
7 changed files with 231 additions and 137 deletions
|
@ -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";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue