diff -r 1c6c49675d42 -r 47e241d341d3 templates/graph.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/graph.html Mon Feb 02 15:05:52 2015 +0100 @@ -0,0 +1,148 @@ +{% extends "theme.html" %} +
+ } + label{ + font-size: 18; + } + + font-family { + Timed New Roman, sans-serif; + } + + select { + font-size:14; + border-color: gray; + } + + input{ + font-color: black; + font-size: 16; + border-color: gray; + } + + +{% block body %} +