diff -r 30ac06a5955c -r 1f938cb838e7 templates/graph.html --- a/templates/graph.html Wed Feb 04 19:25:13 2015 +0100 +++ b/templates/graph.html Thu Feb 05 10:49:25 2015 +0100 @@ -1,148 +1,121 @@ {% extends "theme.html" %} -
- } - label{ - font-size: 18; - } + +} +label{ +font-size: 18; +} - font-family { - Timed New Roman, sans-serif; - } +font-family { +Timed New Roman, sans-serif; +} - select { - font-size:14; - border-color: gray; - } +select { +font-size:14; +border-color: gray; +} - input{ - font-color: black; - font-size: 16; - border-color: gray; - } +input{ +font-color: black; +font-size: 16; +border-color: gray; +} - + {% block body %} -