annotate graphics.css @ 1677:57815e764542

Merge and updated bib.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 22 Apr 2015 11:00:58 +0100
parents 4606baf40165
children 375410a5571d
rev   line source
b@1641 1 /* graphics.css
b@1641 2 * Define colours and effects for classes and objects
b@1641 3 */
b@1641 4
b@1641 5 div.title {
b@1641 6 font-size: 2em;
b@1641 7 }
b@1641 8
b@1641 9 body {
b@1641 10 }