Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1643:52f0cabcf969
Added ape.css, removed styles from .js to clean up.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Fri, 10 Apr 2015 12:02:10 +0100 |
parents | 06e4d36ca9d7 |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1642 | 1 /* graphics.css |
nickjillings@1642 | 2 * Define colours and effects for classes and objects |
nickjillings@1642 | 3 */ |
nickjillings@1642 | 4 |
nickjillings@1642 | 5 div.title { |
nickjillings@1642 | 6 font-size: 2em; |
nickjillings@1642 | 7 } |
nickjillings@1642 | 8 |
nickjillings@1642 | 9 body { |
nickjillings@1642 | 10 } |