view graphics.css @ 1054:5bcf1745e044

README: paragraph on troubleshooting (copy from JavaScript Console)
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Wed, 01 Jul 2015 11:55:08 +0100
parents 375410a5571d
children
line wrap: on
line source
/* graphics.css
 * Define colours and effects for classes and objects
 */

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

body {
}