annotate graphics.css @ 1090:c07b9e2312ba

Merge
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 09 Mar 2016 14:36:47 +0000
parents
children 375410a5571d
rev   line source
n@1090 1 /* graphics.css
n@1090 2 * Define colours and effects for classes and objects
n@1090 3 */
n@1090 4
n@1090 5 div.title {
n@1090 6 font-size: 2em;
n@1090 7 }
n@1090 8
n@1090 9 body {
n@1090 10 }