annotate graphics.css @ 1965:c6b94c7dcade

Paper: Now with images - minor edits
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 15 Oct 2015 20:46:17 +0100
parents 82f43919f385
children 375410a5571d
rev   line source
b@1478 1 /* graphics.css
b@1478 2 * Define colours and effects for classes and objects
b@1478 3 */
b@1478 4
b@1478 5 div.title {
b@1478 6 font-size: 2em;
b@1478 7 }
b@1478 8
b@1478 9 body {
b@1478 10 }