diff --git a/html/style.css b/html/style.css index bca793a..7d0ef87 100644 --- a/html/style.css +++ b/html/style.css @@ -108,6 +108,7 @@ pre{ font-family: Consolas, "Times New Roman", Verdana; border-left: 4px solid #CCC; padding-left: 8px; + white-space: normal; } .podium{list-style-type:none;padding: 5px 20px 5px 0;} .podium li{padding: 5px 20px 5px 0;}