annotate graphics.css @ 1490:af5eaa5d66f2

Paper: title and meeting notes
author Brecht De Man <b.deman@qmul.ac.uk>
date Mon, 12 Oct 2015 11:03:57 +0100
parents 0b095f66de65
children 375410a5571d
rev   line source
djmoffat@718 1 /* graphics.css
djmoffat@718 2 * Define colours and effects for classes and objects
djmoffat@718 3 */
djmoffat@718 4
djmoffat@718 5 div.title {
djmoffat@718 6 font-size: 2em;
djmoffat@718 7 }
djmoffat@718 8
djmoffat@718 9 body {
djmoffat@718 10 }