annotate graphics.css @ 656:0a401224660b

Added dev-main branch warning at top of files
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 10 Apr 2015 10:25:52 +0100
parents
children 375410a5571d
rev   line source
n@656 1 /* graphics.css
n@656 2 * Define colours and effects for classes and objects
n@656 3 */
n@656 4
n@656 5 div.title {
n@656 6 font-size: 2em;
n@656 7 }
n@656 8
n@656 9 body {
n@656 10 }