diff --git a/contrib/static/site.css b/contrib/static/site.css index ac8e45c..dc0644d 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -250,4 +250,8 @@ html { #captcha_img { background: grey; +} + +#posts_graph { + float: left; } \ No newline at end of file diff --git a/contrib/templates/default/frontpage.mustache b/contrib/templates/default/frontpage.mustache index e635b86..f759be7 100644 --- a/contrib/templates/default/frontpage.mustache +++ b/contrib/templates/default/frontpage.mustache @@ -55,9 +55,9 @@ {{/ boardgraph}} + + {{{postsgraph.Render}}} - - {{{postsgraph.Render}}}
| Day | +Posts | ++ | |||
|---|---|---|---|---|---|
| Day | -Posts | -+ | {{Day}} | +{{Num}} | +{{OvercockGraph}} |
| {{Day}} | -{{Num}} | -{{OvercockGraph}} | -