From fe1d1a61151c79f2a3ccd3c0a14d9a9b903abf46 Mon Sep 17 00:00:00 2001 From: Melanie Yarbrough Date: Wed, 15 Oct 2014 11:35:52 -0400 Subject: [PATCH] updating one off to include code wrapping --- tools/oneoffs/oneoff.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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;