diff --git a/classic_fancy/planet.css b/classic_fancy/planet.css index 0167b1f..dab7cb2 100644 --- a/classic_fancy/planet.css +++ b/classic_fancy/planet.css @@ -69,6 +69,12 @@ img.face { color: inherit; } +.entry .content pre { + overflow: auto; + word-wrap: normal; + white-space: pre; +} + .sidebar { position: absolute; top: 0px;