diff --git a/examples/common/default/default.css b/examples/common/default/default.css index 2b66e6d..1a2ba82 100644 --- a/examples/common/default/default.css +++ b/examples/common/default/default.css @@ -111,6 +111,7 @@ vertical-align: top; min-width: 30em; height: 3em; max-width: 50em; } +.blog_replies td.repl img {max-width: 30%;} td.repl h2, td.repl h3, td.repl h4 { display: inline; /* Because td.repl's white space is pre-wrap */ /* text-shadow: blue 0px 1px; */