X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fccan.css;h=978e9b455b7e87a7a95182669bf9fd8eefc5cba5;hp=280f04497bc1ec8c90896f142b199ad4b98b0d58;hb=e2ae8d428bbb37ac84a8bec2b3d2d07de47710bd;hpb=39ea444c9dc03f923f7a06fd037084746ddbe518 diff --git a/web/ccan.css b/web/ccan.css index 280f0449..978e9b45 100644 --- a/web/ccan.css +++ b/web/ccan.css @@ -180,3 +180,11 @@ img { text-align: right; margin-top: 0; } + +pre { + max-width: 95%; + overflow: auto; + *overflow: scroll; + border: 0px !important; +} +