annotate graphics.css @ 770:d2a83474a967

Moved common test options into core.JS
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 07 Dec 2015 11:18:11 +0000
parents d7f2912bf487
children 375410a5571d
rev   line source
n@767 1 /* graphics.css
n@767 2 * Define colours and effects for classes and objects
n@767 3 */
n@767 4
n@767 5 div.title {
n@767 6 font-size: 2em;
n@767 7 }
n@767 8
n@767 9 body {
n@767 10 }