annotate graphics.css @ 893:c40ce9c67b6b

Merge from the default branch
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 10 Jun 2015 14:39:15 +0100
parents
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 }