annotate graphics.css @ 1365:c4156df1dcb5

More instructions. Added comment box sections. Still wip.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 27 Jan 2016 09:49:42 +0000
parents 64541cd9265d
children 375410a5571d
rev   line source
nickjillings@1318 1 /* graphics.css
nickjillings@1318 2 * Define colours and effects for classes and objects
nickjillings@1318 3 */
nickjillings@1318 4
nickjillings@1318 5 div.title {
nickjillings@1318 6 font-size: 2em;
nickjillings@1318 7 }
nickjillings@1318 8
nickjillings@1318 9 body {
nickjillings@1318 10 }