annotate graphics.css @ 1499:3e54f60cf276

stash.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 15 Oct 2015 10:24:25 +0100
parents f8a9b2466705
children 375410a5571d
rev   line source
b@1479 1 /* graphics.css
b@1479 2 * Define colours and effects for classes and objects
b@1479 3 */
b@1479 4
b@1479 5 div.title {
b@1479 6 font-size: 2em;
b@1479 7 }
b@1479 8
b@1479 9 body {
b@1479 10 }