diff analysis/analysis.css @ 571:1f23b2b03610 Dev_main

Created mean test/page plots, element histogram plots. Latex and tables included. Can download charts as PNG
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 24 Feb 2016 13:03:08 +0000
parents
children ce3d4d6d01b8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/analysis/analysis.css	Wed Feb 24 13:03:08 2016 +0000
@@ -0,0 +1,10 @@
+div.chart-holder {
+    border: 1px black solid;
+    margin: 10px 0px;
+}
+div.code {
+    margin: 5px;
+    padding-left: 15px;
+    background-color: rgb(200,200,200);
+    border: 2px dashed black;
+}
\ No newline at end of file