Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1642:06e4d36ca9d7
Added dev-main branch warning at top of files
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Fri, 10 Apr 2015 10:25:52 +0100 |
parents | |
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 } |