Improve instructions on dealing with commas and periods within quotes

This commit is contained in:
Weijia Cheng 2021-02-13 07:58:09 -08:00 committed by Alex Cabal
parent 2b52e70ae6
commit 969d7cdce0
2 changed files with 23 additions and 2 deletions

View file

@ -637,7 +637,8 @@ main.manual ul.changes td:first-child{
white-space: nowrap;
}
main.manual ul.changes span.wrong{
main.manual ul.changes span.wrong,
main.manual code.wrong{
text-decoration: wavy underline red;
}