annotate graphics.css @ 1507:5a4671a66581

Paper: Final edit. Spell checked. Submitted version.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 15 Oct 2015 22:19:29 +0100
parents 82f43919f385
children 375410a5571d
rev   line source
b@1478 1 /* graphics.css
b@1478 2 * Define colours and effects for classes and objects
b@1478 3 */
b@1478 4
b@1478 5 div.title {
b@1478 6 font-size: 2em;
b@1478 7 }
b@1478 8
b@1478 9 body {
b@1478 10 }