view graphics.css @ 2211:4615745ed30c

Move pythonServer.py to scripts Example of how top level can be tidied up
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 13 Apr 2016 15:45:33 +0100
parents 4177fb1da6f8
children
line wrap: on
line source
/* graphics.css
 * Define colours and effects for classes and objects
 */

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

body {
}