annotate graphics.css @ 728:28b385057ded

Paper: title and meeting notes
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
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 }