mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 03:16:36 -04:00
Tweak wrapping in manual CSS
This commit is contained in:
parent
7ccdcd020e
commit
64a8ccb082
1 changed files with 1 additions and 2 deletions
|
@ -725,8 +725,7 @@ main.manual > nav ol{
|
|||
figure code.xml,
|
||||
figure code.html,
|
||||
figure code.css{
|
||||
white-space: pre;
|
||||
overflow-x: auto;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
@keyframes highlight {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue