view graphics.css @ 1552:fbd8b526c97d

PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Sun, 28 Jun 2015 10:33:47 +0100
parents db0823f2210d
children 375410a5571d
line wrap: on
line source
/* graphics.css
 * Define colours and effects for classes and objects
 */

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

body {
}