1
0
Fork 0
forked from deblan/gist
gist/web/app/css/themes/light.css

9 lines
246 B
CSS

pre, code {
background: none !important;
white-space: pre-wrap !important;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap !important;
white-space: -o-pre-wrap !important;
word-wrap: break-word !important;
border: 0;
}