diff Perceptual Evaluation/webaudioevaluationtool/graphics.css @ 0:55c282f01a30 tip

Adding files to Repo. Initial Commit
author Dave <d.j.moffat@qmul.ac.uk>
date Fri, 16 Oct 2015 18:04:00 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Perceptual Evaluation/webaudioevaluationtool/graphics.css	Fri Oct 16 18:04:00 2015 +0100
@@ -0,0 +1,10 @@
+/* graphics.css
+ * Define colours and effects for classes and objects
+ */
+
+div.title {
+	font-size: 2em;
+}
+
+body {
+}