annotate graphics.css @ 1479:f8a9b2466705

Paper: edits in various sections; Added preliminary analysis page
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 14 Oct 2015 20:12:52 +0100
parents
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 }