annotate graphics.css @ 1641:4606baf40165

Add bibliography file to repo
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 22 Apr 2015 10:05:11 +0100
parents
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 }