annotate graphics.css @ 1106:282dfb8076f5

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