annotate graphics.css @ 668:6455bee85090

Implemented repeat function of tests
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 10 Apr 2015 16:21:57 +0100
parents 0a401224660b
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 }