diff --git a/contrib/static/site.css b/contrib/static/site.css index 3a94070..6836034 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -251,3 +251,7 @@ html { #captcha_img { background: grey; } + +.history_num { + text-align: right; +} \ No newline at end of file diff --git a/contrib/templates/default/graph_history.mustache b/contrib/templates/default/graph_history.mustache index 1fd96af..e22e324 100644 --- a/contrib/templates/default/graph_history.mustache +++ b/contrib/templates/default/graph_history.mustache @@ -12,7 +12,7 @@ template parameters:
Month | @@ -24,7 +24,7 @@ template parameters: {{#history.Scale}}|||
---|---|---|---|
{{Date}} | -{{Num}} | +{{Num}} | {{OvercockGraph}} |