annotate graphics.css @ 1146:c87a02efdc37

discrete.js interface built with correct styling. Example discrete is DCR
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 14 Jan 2016 11:22:31 +0000
parents 3edcbbea168b
children 375410a5571d
rev   line source
n@1118 1 /* graphics.css
n@1118 2 * Define colours and effects for classes and objects
n@1118 3 */
n@1118 4
n@1118 5 div.title {
n@1118 6 font-size: 2em;
n@1118 7 }
n@1118 8
n@1118 9 body {
n@1118 10 }