annotate graphics.css @ 899:56c8325dc694

Fix for Bug #1273
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Tue, 16 Jun 2015 14:34:50 +0100
parents c40ce9c67b6b
children 375410a5571d
rev   line source
n@893 1 /* graphics.css
n@893 2 * Define colours and effects for classes and objects
n@893 3 */
n@893 4
n@893 5 div.title {
n@893 6 font-size: 2em;
n@893 7 }
n@893 8
n@893 9 body {
n@893 10 }