Tweak wrapping in manual CSS

This commit is contained in:
Alex Cabal 2022-08-28 20:03:56 -05:00
parent 7ccdcd020e
commit 64a8ccb082

View file

@ -725,8 +725,7 @@ main.manual > nav ol{
figure code.xml, figure code.xml,
figure code.html, figure code.html,
figure code.css{ figure code.css{
white-space: pre; white-space: pre-wrap;
overflow-x: auto;
} }
@keyframes highlight { @keyframes highlight {