Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1528:766bff1a8f73
Update dev_main
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 22 Jul 2015 12:41:22 +0100 |
parents | |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1528 | 1 /* graphics.css |
nickjillings@1528 | 2 * Define colours and effects for classes and objects |
nickjillings@1528 | 3 */ |
nickjillings@1528 | 4 |
nickjillings@1528 | 5 div.title { |
nickjillings@1528 | 6 font-size: 2em; |
nickjillings@1528 | 7 } |
nickjillings@1528 | 8 |
nickjillings@1528 | 9 body { |
nickjillings@1528 | 10 } |