diff --git a/contrib/static/site.css b/contrib/static/site.css index fc21292..35cc3c5 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -151,6 +151,10 @@ a, a:visited { margin-top: 5em; } +#board_graph { + margin-top: 5em; +} + .ukko_thread_header { float: left; clear: both; diff --git a/contrib/templates/default/boardlist.mustache b/contrib/templates/default/boardlist.mustache index b778a77..7bfa54f 100644 --- a/contrib/templates/default/boardlist.mustache +++ b/contrib/templates/default/boardlist.mustache @@ -17,13 +17,15 @@
- + + + {{# graph}}
Board Post per Hour Post per Day Total
@@ -46,4 +48,4 @@ - \ No newline at end of file +