view graphics.css @ 881:2580a999670f

Added license, citing information, short readme file. Changed name of newer Python server (now default) to 'pythonServer.py'.
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Fri, 26 Jun 2015 12:25:36 +0100
parents ca4ae613f1dd
children 375410a5571d
line wrap: on
line source
/* graphics.css
 * Define colours and effects for classes and objects
 */

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

body {
}