Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1491:5fd7e8f4313f
Add interfaces section to WAC paper
author | Dave <djmoffat@users.noreply.github.com> |
---|---|
date | Mon, 12 Oct 2015 12:22:42 +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 } |