view graphics.css @ 224:ccb62b429a85 Dev_main

Number option for survey checked to be a number. Throws an error if NaN, before would not store the response.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Thu, 18 Jun 2015 16:39:40 +0100
parents 955d229b8a02
children 375410a5571d
line wrap: on
line source
/* graphics.css
 * Define colours and effects for classes and objects
 */

div.title {
	font-size: 2em;
}

body {
}