diff --git a/tools/oneoffs/oneoff.css b/tools/oneoffs/oneoff.css index 747cb873..7f50eda4 100644 --- a/tools/oneoffs/oneoff.css +++ b/tools/oneoffs/oneoff.css @@ -4,13 +4,12 @@ /*--------Put Your Custom CSS Rules Below--------*/ -/*----Uncomment to turn on automatic code wrapping +/*----Uncomment to turn on automatic code wrapping----*/ pre.programlisting, pre.screen, pre.literallayout { white-space: pre-wrap; word-wrap: break-word; } -----*/ /*----Uncomment to change the TOC start page (set the number to one page _after_ the one you want;