view graphics.css @ 1241:879b0b20b20c

WIP. Adding intermediate save options. Will require mass editing of save engine as it stands, so still WIP (note: this version will not work on python server).
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 09 Mar 2016 11:12:06 +0000
parents 375410a5571d
children
line wrap: on
line source
/* graphics.css
 * Define colours and effects for classes and objects
 */

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

body {
}