mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 17:42:29 -04:00
Improve instructions on dealing with commas and periods within quotes
This commit is contained in:
parent
2b52e70ae6
commit
969d7cdce0
2 changed files with 23 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue