diff --git a/static/anonkun.css b/static/anonkun.css index 639dac9..ecd85cf 100644 --- a/static/anonkun.css +++ b/static/anonkun.css @@ -29,6 +29,15 @@ padding-right: 32%; } +#questPosts { + border-spacing: 10px; +} + +.questPostTime { + vertical-align: top; + white-space: nowrap; +} + #newQPostArea { } diff --git a/templates/quest.html b/templates/quest.html index 967f613..2132b2d 100644 --- a/templates/quest.html +++ b/templates/quest.html @@ -67,15 +67,18 @@
{{ quest_post[2] | strftime }} | ++ {% autoescape false %} + {{ quest_post[1] }} + {% endautoescape %} + | +