pre {white-space: pre-wrap; /* Since CSS 2.1 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */word-wrap: break-word; /* Internet Explorer 5.5+ */}
code {background-color: #EEEEEE;font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;}pre {background-color: #EEEEEE;font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;margin-bottom: 10px;max-height: 600px;overflow: auto;padding: 5px;width: auto;}
pre {overflow-x: auto !important;white-space: pre-wrap !important; /* Since CSS 2.1 */white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */white-space: -pre-wrap !important; /* Opera 4-6 */white-space: -o-pre-wrap !important; /* Opera 7 */word-wrap: break-word !important; /* Internet Explorer 5.5+ */}
code{white-space: normal !important;}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */word-wrap: break-word; /* Internet Explorer 5.5+ */}